This is the complete list of members for
PLCore::Connection, including all inherited members.
AboveNormalPriority enum value | PLCore::Thread | [protected] |
AboveNormalPriorityClass enum value | PLCore::Thread | [protected] |
BelowNormalPriority enum value | PLCore::Thread | [protected] |
BelowNormalPriorityClass enum value | PLCore::Thread | [protected] |
Connect(const String &sHost, uint32 nPort) | PLCore::Connection | [protected] |
Connect(Socket &cSocket) | PLCore::Connection | [protected] |
Connection(Host &cHost) | PLCore::Connection | |
Disconnect() | PLCore::Connection | |
EPriority enum name | PLCore::Thread | [protected] |
EPriorityClass enum name | PLCore::Thread | [protected] |
EReceiveMode enum name | PLCore::Connection | |
GetHost() const | PLCore::Connection | [inline] |
GetHost() | PLCore::Connection | [inline] |
GetHostname() const | PLCore::Connection | [inline] |
GetID() const | PLCore::Thread | [inline, protected] |
GetName() const | PLCore::Thread | [inline, protected] |
GetPort() const | PLCore::Connection | [inline] |
GetPriority() const | PLCore::Thread | [inline, protected] |
GetPriorityClass() const | PLCore::Thread | [inline, protected] |
GetReceiveMode() const | PLCore::Connection | [inline] |
GetSocket() const | PLCore::Connection | [inline] |
GetSocket() | PLCore::Connection | [inline] |
HighestPriority enum value | PLCore::Thread | [protected] |
HighPriorityClass enum value | PLCore::Thread | [protected] |
IdlePriority enum value | PLCore::Thread | [protected] |
IdlePriorityClass enum value | PLCore::Thread | [protected] |
IsActive() const | PLCore::Thread | [inline, protected] |
IsConnected() const | PLCore::Connection | [inline] |
Join() | PLCore::Thread | [inline, protected] |
Join(uint64 nTimeout) | PLCore::Thread | [inline, protected] |
LowestPriority enum value | PLCore::Thread | [protected] |
NormalPriority enum value | PLCore::Thread | [protected] |
NormalPriorityClass enum value | PLCore::Thread | [protected] |
OnConnect() | PLCore::Connection | [protected, virtual] |
OnDisconnect() | PLCore::Connection | [protected, virtual] |
OnReceive(const char *pBuffer, uint32 nSize) | PLCore::Connection | [protected, virtual] |
ReadLine() | PLCore::Connection | |
RealtimePriorityClass enum value | PLCore::Thread | [protected] |
Receive(char *pBuffer, uint32 nSize) | PLCore::Connection | |
ReceiveAutomatic enum value | PLCore::Connection | |
ReceiveManual enum value | PLCore::Connection | |
Send(const char *pBuffer, uint32 nSize) const | PLCore::Connection | [inline] |
Send(const String &sString) const | PLCore::Connection | [inline] |
SetName(const String &sName) | PLCore::Thread | [inline, protected] |
SetPriority(EPriority nPriority=NormalPriority) | PLCore::Thread | [inline, protected] |
SetPriorityClass(EPriorityClass nPriorityClass=NormalPriorityClass) | PLCore::Thread | [inline, protected] |
SetReceiveMode(EReceiveMode nReceiveMode) | PLCore::Connection | [inline] |
Start() | PLCore::Thread | [inline, protected] |
Terminate() | PLCore::Thread | [inline, protected] |
Thread() | PLCore::Thread | [protected] |
Thread(ThreadFunction *pThreadFunction) | PLCore::Thread | [protected] |
Thread(THREADFUNCTION pThreadFunction, void *pData) | PLCore::Thread | [protected] |
Thread(handle nThreadID) | PLCore::Thread | [protected] |
ThreadFunction() | PLCore::ThreadFunction | [protected] |
TimeCriticalPriority enum value | PLCore::Thread | [protected] |
~Connection() | PLCore::Connection | [protected, virtual] |
~Thread() | PLCore::Thread | [protected, virtual] |
~ThreadFunction() | PLCore::ThreadFunction | [protected, virtual] |