ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for test::Control, including all inherited members.
asXML(xml::Node *parent) | test::Control | |
canContinue(const comm::socket::Client &clientSocket) noexcept(false) | test::Control | |
Control(comm::Communicator *engine) | test::Control | |
delay() noexcept(false) | test::Control | |
getMaxMessage() const | test::Control | inline |
latency(const Millisecond &init) noexcept(false) | test::Control | |
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 |
report() | test::Control | |
Safe() | anna::Safe | inlineprotected |
setDelay(const Millisecond delay) | test::Control | inline |
setMaxMessage(const int maxMessage) | test::Control | inline |
stop() noexcept(false) | test::Control | |
trylock() noexcept(false) | anna::Mutex | |
unlock() | anna::Mutex | virtual |
~Mutex() | anna::Mutex | virtual |