Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cNetServerUnitTest Member List

This is the complete list of members for GrayLib::cNetServerUnitTest, including all inherited members.

Add(const cStreamStats &n)Gray::cStreamStatsinline
AddListenPort(cNetServerPort *pServerPort)GrayLib::cNetServer
AddListenPort(const cNetAddress &SockAddr)GrayLib::cNetServer
AddListenPort2(const cNetAddress &SockAddr, OUT cNetServerPortPtr *ppServerPort=nullptr)GrayLib::cNetServer
AddProtocol(IProtocolFactory *pProtocolFactory)GrayLib::cProtocolFactories
CheckAddressBeforeAccept(const cNetAddress &Addr) constGrayLib::cNetServervirtual
CloseServer()GrayLib::cNetServer
cNetServer(const char *pszName="NetServer", bool bAsyncEvents=false)GrayLib::cNetServer
GrayLib::cNetServerGroup::cNetServerGroup(cNetServer &server)GrayLib::cNetServerGroup
cNetServerUnitTest(IProtocolFactory &factory, cNetAddress addr)GrayLib::cNetServerUnitTest
CreateServerStream(const cNetAddress &addr, IProtocolFactory &pf, cNetServerConnectionPtr &rpStream)GrayLib::cNetServer
EnumListenPort(ITERATE_t i) constGrayLib::cNetServerinline
get_ClientQty() constGrayLib::cNetServerGroupinline
get_ConnectionQty() const noexceptGrayLib::cNetServerinline
get_ListenPortQty() const noexceptGrayLib::cNetServerinline
get_ServerName() const noexceptGrayLib::cNetServerinline
InitListenPorts()GrayLib::cNetServerUnitTest
InitServer()GrayLib::cNetServer
m_aClosingGrayLib::cNetServerprotected
m_aConnectingGrayLib::cNetServerprotected
m_aConnectionsGrayLib::cNetServerGroupprotected
m_addrGrayLib::cNetServerUnitTest
m_aListenPortsGrayLib::cNetServerprotected
m_aProtocolsGrayLib::cProtocolFactoriesprotected
m_aThreadsGrayLib::cNetServerprotected
m_bAsyncEventsGrayLib::cNetServer
m_NetSystemGrayLib::cNetServerprotected
m_nMaxConnectionsGrayLib::cNetServer
m_nMaxPerAddrGrayLib::cNetServer
m_nMaxPerAddrUnresolvedGrayLib::cNetServer
m_pszServerNameGrayLib::cNetServer
m_serverGrayLib::cNetServerGroup
m_StatInpGray::cStreamStats
m_StatOutGray::cStreamStats
m_TickLatencyGrayLib::cNetServerGroup
MoveClientToClose(cNetServerConnection *pClient)GrayLib::cNetServerGroup
MoveClientToGroup(cNetServerConnection *pClient)GrayLib::cNetServerGroup
OnClientClose(cNetServerConnection *pClient)GrayLib::cNetServerprotectedvirtual
OnClientCloseComplete()GrayLib::cNetServerprotected
OnClientConnect(cNetServerConnection *pClient)GrayLib::cNetServerprotected
OnClientRead(cNetServerConnection *pClient) overrideGrayLib::cNetServerprotectedvirtual
OnClientReady(cNetServerConnection *pClient)GrayLib::cNetServerprotectedvirtual
OnClientWrite(cNetServerConnection *pClient)GrayLib::cNetServerGroupprotected
OnEventAccept(cNetServerPort *pListenPort, LSTATUS wError)GrayLib::cNetServerprotected
OnTickClients() overrideGrayLib::cNetServervirtual
OnTickSelect(TIMESYSD_t tWaitMax, cNetSocketSet &readfds, cNetSocketSet &writefds)GrayLib::cNetServerGroupprotected
OnTickServer(TIMESYSD_t tWaitMax=0)GrayLib::cNetServer
RemoveClient(cNetServerConnection *pClient)GrayLib::cNetServerGroup
RemoveListenPort(cNetServerPort *pServerPort)GrayLib::cNetServer
TestProtocol(const BYTE *pPrefixData, size_t iPrefixLen, OUT IProtocolFactory *&rpProtocolFactory) constGrayLib::cProtocolFactories
TestProtocolClient(cNetServerConnection *pClient)GrayLib::cNetServerprotected
UNITTEST_FRIEND(cNetServer)GrayLib::cNetServer
WaitForClientThread(cThread *pClientThread, TIMESYSD_t nWaitMax=(30 *cTimeSys::k_FREQ))GrayLib::cNetServerUnitTest
~cNetServer()GrayLib::cNetServervirtual
~cNetServerGroup()GrayLib::cNetServerGroupvirtual