PixelLightAPI
.
|
Close() | PLCore::Host | [inline] |
CloseConnections() | PLCore::Host | |
ClosePort() | PLCore::Host | |
Connect(const String &sServerName, uint32 nPort) | PLCore::Host | |
CreateIncomingConnection() | PLCore::Host | [protected, virtual] |
CreateOutgoingConnection() | PLCore::Host | [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] |
~Host() | PLCore::Host | [virtual] |
|