ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::comm::handler::MetaClientSocket, including all inherited members.
a_communicator | anna::comm::Handler | protected |
asAttribute(xml::Node *node) const noexcept(false) | anna::comm::Handler | |
asString() const | anna::comm::Handler | virtual |
asXML(xml::Node *parent) const noexcept(false) | anna::comm::Handler | virtual |
canContinue() const | anna::comm::Handler | inlineprotected |
clone() noexcept(false) | anna::comm::Handler | inlineprotectedvirtual |
finalize() | anna::comm::Handler | inlineprotectedvirtual |
getClientSocket() | anna::comm::Handler | inlinevirtual |
getfd() const | anna::comm::Handler | inline |
getId() const | anna::Runnable | inline |
getType() const | anna::comm::Handler | inline |
Handler(Communicator *communicator, const Type::_v type, const int support=Support::CongestionControl) | anna::comm::Handler | inlineprotected |
Handler(const Type::_v type, const int support=Support::CongestionControl) | anna::comm::Handler | inlineprotected |
hasRequestedStop() const | anna::Runnable | inline |
initialize() noexcept(false) | anna::Runnable | inlineprotectedvirtual |
isRunning() const | anna::Runnable | inline |
lock() noexcept(false) | anna::Mutex | virtual |
MetaClientSocket(Communicator *communicator, Type::_v type) | anna::comm::handler::MetaClientSocket | inline |
Mutex(const Mode::_v mode=Mode::Recursive) | anna::Mutex | explicit |
operator const pthread_mutex_t *() const | anna::Mutex | inline |
operator==(const int fd) const | anna::comm::Handler | inline |
recoverAddress(const in_addr_t &address) | anna::comm::Handler | inlineprotectedvirtual |
requestStop() noexcept(false) | anna::Runnable | |
run() noexcept(false) | anna::Runnable | protectedvirtual |
Runnable() | anna::Runnable | inlineprotected |
Runnable(const std::string &id) | anna::Runnable | inlineprotected |
Runnable(const char *id) | anna::Runnable | inlineprotected |
Safe() | anna::Safe | inlineprotected |
setfd(const int fd) | anna::comm::Handler | inlineprotected |
setId(const std::string &id) | anna::Runnable | inlineprotected |
setIsRunning(const bool isRunning) | anna::Runnable | inlineprotected |
setTimeout(const Millisecond &timeout) | anna::comm::Handler | inlineprotected |
supportCongestionControl() const | anna::comm::Handler | inline |
supportTimeout() const | anna::comm::Handler | inline |
terminate() | anna::Runnable | inlineprotectedvirtual |
trylock() noexcept(false) | anna::Mutex | |
unlock() | anna::Mutex | virtual |
~Mutex() | anna::Mutex | virtual |