CppServer  1.0.4.0
C++ Server Library
CppServer::Asio::Service Member List

This is the complete list of members for CppServer::Asio::Service, including all inherited members.

ASIO_INITFN_RESULT_TYPE(CompletionHandler, void()) Dispatch(ASIO_MOVE_ARG(CompletionHandler) handler)CppServer::Asio::Serviceinline
ASIO_INITFN_RESULT_TYPE(CompletionHandler, void()) Post(ASIO_MOVE_ARG(CompletionHandler) handler)CppServer::Asio::Serviceinline
GetAsioService() noexceptCppServer::Asio::Serviceinlinevirtual
IsPolling() const noexceptCppServer::Asio::Serviceinline
IsStarted() const noexceptCppServer::Asio::Serviceinline
IsStrandRequired() const noexceptCppServer::Asio::Serviceinline
onError(int error, const std::string &category, const std::string &message)CppServer::Asio::Serviceinlineprotectedvirtual
onIdle()CppServer::Asio::Serviceinlineprotectedvirtual
onStarted()CppServer::Asio::Serviceinlineprotectedvirtual
onStopped()CppServer::Asio::Serviceinlineprotectedvirtual
onThreadCleanup()CppServer::Asio::Serviceinlineprotectedvirtual
onThreadInitialize()CppServer::Asio::Serviceinlineprotectedvirtual
operator=(const Service &)=deleteCppServer::Asio::Service
operator=(Service &&)=deleteCppServer::Asio::Service
Restart()CppServer::Asio::Servicevirtual
Service(int threads=1, bool pool=false)CppServer::Asio::Serviceexplicit
Service(const std::shared_ptr< asio::io_service > &service, bool strands=false)CppServer::Asio::Serviceexplicit
Service(const Service &)=deleteCppServer::Asio::Service
Service(Service &&)=deleteCppServer::Asio::Service
Start(bool polling=false)CppServer::Asio::Servicevirtual
Stop()CppServer::Asio::Servicevirtual
threads() const noexceptCppServer::Asio::Serviceinline
~Service()=defaultCppServer::Asio::Servicevirtual