Public Member Functions | |
CSimpleServerShutdownHandler () | |
CSimpleServerShutdownHandler (JetByteTools::Socket::IServerControl &serverControl) | |
CSimpleServerShutdownHandler (JetByteTools::Socket::IServerControl &serverControl, const JetByteTools::Core::_tstring &eventNamePrefix) | |
CSimpleServerShutdownHandler (const CSimpleServerShutdownHandler &rhs) | |
CSimpleServerShutdownHandler & | operator= (const CSimpleServerShutdownHandler &rhs) |
~CSimpleServerShutdownHandler () | |
void | ShutdownNow () |
void | SetServerControl (JetByteTools::Socket::IServerControl &serverControl) |
void | SetServerControl (JetByteTools::Socket::IServerControl &serverControl, const JetByteTools::Core::_tstring &eventNamePrefix) |
void | WaitForShutdownRequest () |
CSimpleServerShutdownHandler | ( | JetByteTools::Socket::IServerControl & | serverControl | ) | [explicit] |
CSimpleServerShutdownHandler | ( | JetByteTools::Socket::IServerControl & | serverControl, | |
const JetByteTools::Core::_tstring & | eventNamePrefix | |||
) |
CSimpleServerShutdownHandler | ( | const CSimpleServerShutdownHandler & | rhs | ) |
CSimpleServerShutdownHandler& operator= | ( | const CSimpleServerShutdownHandler & | rhs | ) |
void ShutdownNow | ( | ) |
void SetServerControl | ( | JetByteTools::Socket::IServerControl & | serverControl | ) |
void SetServerControl | ( | JetByteTools::Socket::IServerControl & | serverControl, | |
const JetByteTools::Core::_tstring & | eventNamePrefix | |||
) |
void WaitForShutdownRequest | ( | ) |