ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::comm::Host, including all inherited members.
assign(const Device *device) noexcept(false) | anna::comm::Host | |
asString() const | anna::comm::Host | |
asXML(xml::Node *parent) const noexcept(false) | anna::comm::Host | |
const_device_iterator typedef | anna::comm::Host | |
const_server_iterator typedef | anna::comm::Host | |
contains(const Device *device) const | anna::comm::Host | inline |
createServer(const char *name, const int remotePort, const bool autoRecovery, TransportFactory *transportFactory=NULL, const bool ignoreIncomingMessages=false, const bool doConnect=true) noexcept(false) | anna::comm::Host | inline |
createServer(const std::string &name, const int remotePort, const bool autoRecovery, TransportFactory *transportFactory=NULL, const bool ignoreIncomingMessages=false, const bool doConnect=true) noexcept(false) | anna::comm::Host | |
createServer(const ServerAllocator &serverAllocator) noexcept(false) | anna::comm::Host | |
device(const_device_iterator ii) | anna::comm::Host | inlinestatic |
device_begin() const | anna::comm::Host | inline |
device_container typedef | anna::comm::Host | |
device_end() const | anna::comm::Host | inline |
find_server(const int remotePort) const | anna::comm::Host | |
find_server(const int remotePort) | anna::comm::Host | |
getName() const | anna::comm::Host | inline |
Host(const char *name) | anna::comm::Host | inlineprotected |
lock() noexcept(false) | anna::Mutex | virtual |
Mutex(const Mode::_v mode=Mode::Recursive) | anna::Mutex | explicit |
Network class | anna::comm::Host | friend |
operator const pthread_mutex_t *() const | anna::Mutex | inline |
Safe() | anna::Safe | inlineprotected |
server(server_iterator ii) | anna::comm::Host | inlinestatic |
server(const_server_iterator ii) | anna::comm::Host | inlinestatic |
server_begin() | anna::comm::Host | inline |
server_begin() const | anna::comm::Host | inline |
server_container typedef | anna::comm::Host | |
server_end() | anna::comm::Host | inline |
server_end() const | anna::comm::Host | inline |
server_iterator typedef | anna::comm::Host | |
trylock() noexcept(false) | anna::Mutex | |
unlock() | anna::Mutex | virtual |
~Host() | anna::comm::Host | virtual |
~Mutex() | anna::Mutex | virtual |