CTCPRelay Member ListThis is the complete list of members for CTCPRelay, including all inherited members.
| _LogPriority enum name | CErrorHandler | |
| CErrorHandler() | CErrorHandler | |
| CErrorHandler(const CErrorHandler &rHandler) | CErrorHandler | |
| ConnectionID typedef | CTCPRelay | |
| CRelay() | CRelay | |
| CTCPRelay() | CTCPRelay | |
| ErrorCodeToString(DWORD dwErrorCode) | CErrorHandler | [static] |
| GetBindAddress() const | CTCPRelay | [protected] |
| GetClassName() const | CErrorHandler | [protected] |
| GetCurrentDateTime() | CErrorHandler | [static] |
| GetTarget() const | CTCPRelay | [protected] |
| GetTimeout() const | CRelay | |
| IsRunning() const | CTCPRelay | |
| LogPriority typedef | CErrorHandler | |
| lpCritical enum value | CErrorHandler | |
| lpDebug enum value | CErrorHandler | |
| lpError enum value | CErrorHandler | |
| lpMessage enum value | CErrorHandler | |
| ModifyReceiveString(BOOL bIncoming, const char *pBuffer, unsigned short usBufferSize) const | CTCPRelay | [protected, virtual] |
| Relay(const std::string &rBindAddress, unsigned short usBindPort, const std::string &rDestinationAddress, unsigned short usDestinationPort) | CTCPRelay | [virtual] |
| Relay(IP aBindAddress, unsigned short usBindPort, IP aDestinationAddress, unsigned short usDestinationPort) | CTCPRelay | [virtual] |
| ReportError(const std::string &rMethod) const | CErrorHandler | [protected, virtual] |
| ReportError(const std::string &rMethod, const std::string &rMessage) const | CErrorHandler | [protected, virtual] |
| ReportError(const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData) const | CErrorHandler | [protected, virtual] |
| ReportError(const std::string &rMethod, int iErrorCode) const | CErrorHandler | [protected, virtual] |
| ReportError(const std::string &rMethod, const std::string &rMessage, int iErrorCode) const | CErrorHandler | [protected, virtual] |
| ReportErrorOS(const std::string &rMethod, const std::string &rMessage) const | CErrorHandler | [protected, virtual] |
| ReportStaticError(const std::string &rClass, const std::string &rMethod) | CErrorHandler | [protected, static] |
| ReportStaticError(const std::string &rClass, const std::string &rMethod, const std::string &rMessage) | CErrorHandler | [protected, static] |
| ReportStaticError(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData) | CErrorHandler | [protected, static] |
| SetLocalLog(CErrorLog *pLog) | CErrorHandler | |
| SetLog(CErrorLog *pLog) | CErrorHandler | [static] |
| SetName(const std::string &rName) const | CErrorHandler | [protected] |
| SetTimeout(unsigned long ulTimeoutMS) | CRelay | |
| Stop() | CTCPRelay | [virtual] |
| WriteMessage(const std::string &rMethod, const std::string &rMessage, LogPriority aPriority=lpMessage) | CErrorHandler | [protected] |
| WriteMessage(const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData, LogPriority aPriority=lpMessage) | CErrorHandler | [protected] |
| WriteStaticMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, LogPriority aPriority=lpMessage) | CErrorHandler | [protected, static] |
| WriteStaticMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData, LogPriority aPriority=lpMessage) | CErrorHandler | [protected, static] |
| ~CErrorHandler() | CErrorHandler | [virtual] |
| ~CRelay() | CRelay | [virtual] |
| ~CTCPRelay() | CTCPRelay | [virtual] |
|