Member index for:

Class CSocketThreadManager
Data Item m_hInstance
Data Item m_iThreadCount
Data Item m_pCSection
Data Item m_pThreadData
Constructor CSocketThreadManager(int iThreadCount, HINSTANCE hInstance)
Destructor ~CSocketThreadManager()
Function DecreaseSocketCount(HWND hWindowHandle)
Function GetIndexByHWND(HWND hHandle)
Function GetMostAvailableThread()
Function GetWindowHandle()
Function SocketThread(LPVOID lpParameter)
Function SpawnThreads()
Custom Code in Header Before Includes Custom Code in Header Before Includes
Custom Code in Header Private Section Custom Code in Header Private Section
Custom Code in Source After Includes Custom Code in Source After Includes

[Back to Top]