PixelLightAPI
.
|
Client() | PLCore::Client | |
Close() | PLCore::Host | [inline] |
CloseConnections() | PLCore::Host | |
ClosePort() | PLCore::Host | |
Connect(const String &sServerName, uint32 nPort) | PLCore::Host | |
CreateIncomingConnection() override | PLCore::Client | [protected, virtual] |
CreateOutgoingConnection() override | PLCore::Client | [protected, virtual] |
GetConnections() const | PLCore::Host | [inline] |
GetMaxConnections() const | PLCore::Host | [inline] |
GetPort() const | PLCore::Host | [inline] |
Host() | PLCore::Host | |
IsListening() const | PLCore::Host | [inline] |
Listen(uint32 nPort) | PLCore::Host | |
OnConnect(Connection &cConnection) | PLCore::Host | [protected, virtual] |
OnDisconnect(Connection &cConnection) | PLCore::Host | [protected, virtual] |
RemoveInactiveConnections() | PLCore::Host | |
SetMaxConnections(uint32 nMaxConnections) | PLCore::Host | [inline] |
~Client() | PLCore::Client | [virtual] |
~Host() | PLCore::Host | [virtual] |
|