ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::comm::ServerAllocator, including all inherited members.
a_autoRecovery | anna::comm::ServerAllocator | protected |
a_host | anna::comm::ServerAllocator | protected |
a_ignoreIncomingMessages | anna::comm::ServerAllocator | protected |
a_name | anna::comm::ServerAllocator | protected |
a_remotePort | anna::comm::ServerAllocator | protected |
a_transportFactory | anna::comm::ServerAllocator | protected |
apply() const | anna::comm::ServerAllocator | virtual |
autoRecovery() const | anna::comm::ServerAllocator | inline |
getIgnoreIncomingMessages() const | anna::comm::ServerAllocator | inline |
getName() const | anna::comm::ServerAllocator | inline |
getRemotePort() const | anna::comm::ServerAllocator | inline |
ServerAllocator(const std::string &name, const Host &host, const int remotePort, const bool autoRecovery, TransportFactory *transportFactory=NULL, const bool ignoreIncomingMessages=false) | anna::comm::ServerAllocator | inline |
ServerAllocator(const ServerAllocator &other) | anna::comm::ServerAllocator | inline |
~ServerAllocator() | anna::comm::ServerAllocator | inlinevirtual |