ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::comm::ReceiverFactory, including all inherited members.
asString() const | anna::comm::ReceiverFactory | inline |
asXML(xml::Node *parent) const | anna::comm::ReceiverFactory | |
create() noexcept(false) | anna::comm::ReceiverFactory | |
do_create()=0 | anna::comm::ReceiverFactory | protectedpure virtual |
do_release(Receiver *receiver)=0 | anna::comm::ReceiverFactory | protectedpure virtual |
getName() const | anna::comm::ReceiverFactory | inline |
lock() noexcept(false) | anna::Mutex | virtual |
Mutex(const Mode::_v mode=Mode::Recursive) | anna::Mutex | explicit |
operator const pthread_mutex_t *() const | anna::Mutex | inline |
ReceiverFactory(const char *name) | anna::comm::ReceiverFactory | protected |
release(Receiver *receiver) | anna::comm::ReceiverFactory | |
Safe() | anna::Safe | inlineprotected |
trylock() noexcept(false) | anna::Mutex | |
unlock() | anna::Mutex | virtual |
~Mutex() | anna::Mutex | virtual |