CppServer
1.0.4.0
C++ Server Library
CppServer
Asio
Service
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::Service
inline
ASIO_INITFN_RESULT_TYPE
(CompletionHandler, void()) Post(ASIO_MOVE_ARG(CompletionHandler) handler)
CppServer::Asio::Service
inline
GetAsioService
() noexcept
CppServer::Asio::Service
inline
virtual
IsPolling
() const noexcept
CppServer::Asio::Service
inline
IsStarted
() const noexcept
CppServer::Asio::Service
inline
IsStrandRequired
() const noexcept
CppServer::Asio::Service
inline
onError
(int error, const std::string &category, const std::string &message)
CppServer::Asio::Service
inline
protected
virtual
onIdle
()
CppServer::Asio::Service
inline
protected
virtual
onStarted
()
CppServer::Asio::Service
inline
protected
virtual
onStopped
()
CppServer::Asio::Service
inline
protected
virtual
onThreadCleanup
()
CppServer::Asio::Service
inline
protected
virtual
onThreadInitialize
()
CppServer::Asio::Service
inline
protected
virtual
operator=
(const Service &)=delete
CppServer::Asio::Service
operator=
(Service &&)=delete
CppServer::Asio::Service
Restart
()
CppServer::Asio::Service
virtual
Service
(int threads=1, bool pool=false)
CppServer::Asio::Service
explicit
Service
(const std::shared_ptr< asio::io_service > &service, bool strands=false)
CppServer::Asio::Service
explicit
Service
(const Service &)=delete
CppServer::Asio::Service
Service
(Service &&)=delete
CppServer::Asio::Service
Start
(bool polling=false)
CppServer::Asio::Service
virtual
Stop
()
CppServer::Asio::Service
virtual
threads
() const noexcept
CppServer::Asio::Service
inline
~Service
()=default
CppServer::Asio::Service
virtual
Generated by
1.9.1