Public Member Functions | Static Public Member Functions | Static Protected Attributes

WSAStartupSingleton Class Reference

#include <WSAStartupSingleton.h>

List of all members.

Public Member Functions

 WSAStartupSingleton ()
 ~WSAStartupSingleton ()

Static Public Member Functions

static void AddRef (void)
static void Deref (void)

Static Protected Attributes

static int refCount = 0

Detailed Description

Definition at line 4 of file WSAStartupSingleton.h.


Constructor & Destructor Documentation

WSAStartupSingleton::WSAStartupSingleton (  ) 

Definition at line 14 of file WSAStartupSingleton.cpp.

WSAStartupSingleton::~WSAStartupSingleton (  ) 

Definition at line 15 of file WSAStartupSingleton.cpp.


Member Function Documentation

void WSAStartupSingleton::AddRef ( void   )  [static]

Definition at line 16 of file WSAStartupSingleton.cpp.

Here is the caller graph for this function:

void WSAStartupSingleton::Deref ( void   )  [static]

Definition at line 47 of file WSAStartupSingleton.cpp.

Here is the caller graph for this function:


Member Data Documentation

int WSAStartupSingleton::refCount = 0 [static, protected]

Definition at line 13 of file WSAStartupSingleton.h.


The documentation for this class was generated from the following files: