Lugre::cConnection Member List
This is the complete list of members for
Lugre::cConnection, including all inherited members.
| bNeedsCompacting | Lugre::cListenable | |
| cConnection() | Lugre::cConnection | |
| cConnection(cConnection *con) | Lugre::cConnection | |
| cConnection(const int iSocket, const char *szHost, const int iPort, const uint32 iRemoteAddr) | Lugre::cConnection | |
| cConnection(const int iSocket, const uint32 iRemoteAddr) | Lugre::cConnection | |
| cListenable() | Lugre::cListenable | |
| Close() | Lugre::cConnection | |
| CountListeners() | Lugre::cListenable | [inline] |
| CountSmartPtrs() | Lugre::cSmartPointable | [inline] |
| cSmartPointable(const size_t iDeathEventCode=kDefaultDeathEventCode) | Lugre::cSmartPointable | [inline] |
| Init() | Lugre::cConnection | |
| IsConnected() | Lugre::cConnection | |
| IsLocal() | Lugre::cConnection | |
| iUsageCounter | Lugre::cListenable | |
| kDefaultDeathEventCode enum value | Lugre::cSmartPointable | |
| mbOwnBuffers | Lugre::cConnection | |
| miDeathEventCode | Lugre::cSmartPointable | |
| mIP | Lugre::cConnection | |
| miPort | Lugre::cConnection | |
| miRemoteAddr | Lugre::cConnection | |
| miSocket | Lugre::cConnection | |
| mpInBuffer | Lugre::cConnection | |
| mpOutBuffer | Lugre::cConnection | |
| msHost | Lugre::cConnection | |
| NotifyAllListeners(const size_t eventcode=0, void *param=0) | Lugre::cListenable | |
| RegisterListener(cListener *pListener, void *userdata=0) | Lugre::cListenable | |
| RegisterSmartPtr(cISmartPtr *ptr) | Lugre::cSmartPointable | [inline] |
| ReleaseAllSmartPtr() | Lugre::cSmartPointable | [inline] |
| SendPush(cFIFO &source, const bool bWrite) | Lugre::cConnection | |
| Step(const bool bRead, const bool bWrite, const bool bExcept) | Lugre::cConnection | |
| UnRegisterListener(cListener *pListener, void *userdata=0) | Lugre::cListenable | |
| UnRegisterSmartPtr(cISmartPtr *ptr) | Lugre::cSmartPointable | [inline] |
| ~cConnection() | Lugre::cConnection | [virtual] |
| ~cListenable() | Lugre::cListenable | [virtual] |
| ~cSmartPointable() | Lugre::cSmartPointable | [inline, virtual] |