PixelLightAPI  .
PLCore::Connection Member List
This is the complete list of members for PLCore::Connection, including all inherited members.
AboveNormalPriority enum valuePLCore::Thread [protected]
AboveNormalPriorityClass enum valuePLCore::Thread [protected]
BelowNormalPriority enum valuePLCore::Thread [protected]
BelowNormalPriorityClass enum valuePLCore::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 namePLCore::Thread [protected]
EPriorityClass enum namePLCore::Thread [protected]
EReceiveMode enum namePLCore::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 valuePLCore::Thread [protected]
HighPriorityClass enum valuePLCore::Thread [protected]
IdlePriority enum valuePLCore::Thread [protected]
IdlePriorityClass enum valuePLCore::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 valuePLCore::Thread [protected]
NormalPriority enum valuePLCore::Thread [protected]
NormalPriorityClass enum valuePLCore::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 valuePLCore::Thread [protected]
Receive(char *pBuffer, uint32 nSize)PLCore::Connection
ReceiveAutomatic enum valuePLCore::Connection
ReceiveManual enum valuePLCore::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 valuePLCore::Thread [protected]
~Connection()PLCore::Connection [protected, virtual]
~Thread()PLCore::Thread [protected, virtual]
~ThreadFunction()PLCore::ThreadFunction [protected, virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:26
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported