CppServer
1.0.0.0
C++ Server Library
CppServer
Nanomsg
Bus
CppServer::Nanomsg::Bus Member List
This is the complete list of members for
CppServer::Nanomsg::Bus
, including all inherited members.
Bus
(const std::string &address, bool threading=true)
CppServer::Nanomsg::Bus
inline
explicit
Bus
(const Bus &)=delete
CppServer::Nanomsg::Bus
Bus
(Bus &&)=default
CppServer::Nanomsg::Bus
IsStarted
() const noexcept
CppServer::Nanomsg::Server
inline
Link
(const std::string &address)
CppServer::Nanomsg::Bus
onError
(int error, const std::string &message)
CppServer::Nanomsg::Server
inline
protected
virtual
onIdle
()
CppServer::Nanomsg::Server
inline
protected
virtual
onReceived
(Message &message)
CppServer::Nanomsg::Server
inline
protected
virtual
onStarted
()
CppServer::Nanomsg::Server
inline
protected
virtual
onStopped
()
CppServer::Nanomsg::Server
inline
protected
virtual
onThreadCleanup
()
CppServer::Nanomsg::Server
inline
protected
virtual
onThreadInitialize
()
CppServer::Nanomsg::Server
inline
protected
virtual
operator=
(const Bus &)=delete
CppServer::Nanomsg::Bus
operator=
(Bus &&)=default
CppServer::Nanomsg::Bus
CppServer::Nanomsg::Server::operator=
(const Server &)=delete
CppServer::Nanomsg::Server
CppServer::Nanomsg::Server::operator=
(Server &&)=default
CppServer::Nanomsg::Server
Receive
(Message &message)
CppServer::Nanomsg::Server
Restart
()
CppServer::Nanomsg::Server
Send
(const void *buffer, size_t size)
CppServer::Nanomsg::Server
Send
(const std::string &text)
CppServer::Nanomsg::Server
inline
Send
(const Message &message)
CppServer::Nanomsg::Server
inline
Server
(Domain domain, Protocol protocol, const std::string &address, bool threading=true)
CppServer::Nanomsg::Server
explicit
Server
(const Server &)=delete
CppServer::Nanomsg::Server
Server
(Server &&)=default
CppServer::Nanomsg::Server
socket
() noexcept
CppServer::Nanomsg::Server
inline
Start
()
CppServer::Nanomsg::Server
Stop
()
CppServer::Nanomsg::Server
TryReceive
(Message &message)
CppServer::Nanomsg::Server
TrySend
(const void *buffer, size_t size)
CppServer::Nanomsg::Server
TrySend
(const std::string &text)
CppServer::Nanomsg::Server
inline
TrySend
(const Message &message)
CppServer::Nanomsg::Server
inline
~Bus
()=default
CppServer::Nanomsg::Bus
virtual
~Server
()
CppServer::Nanomsg::Server
virtual
Generated by
1.8.14