ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for test::Statistic, including all inherited members.
countDelay(const Millisecond value) noexcept(false) | test::Statistic | inline |
countError() noexcept(false) | test::Statistic | inline |
countMessage() | test::Statistic | inline |
countSuccess() | test::Statistic | inline |
getAvgDelay() const | test::Statistic | inline |
getInitTime() const | test::Statistic | inline |
getMessage() const | test::Statistic | inline |
getMessageCounter() const | test::Statistic | inline |
getSuccessCounter() const | test::Statistic | inline |
initTime() noexcept(false) | test::Statistic | 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 |
resetError() noexcept(false) | test::Statistic | inline |
Safe() | anna::Safe | inlineprotected |
Statistic() | test::Statistic | inline |
trylock() noexcept(false) | anna::Mutex | |
unlock() | anna::Mutex | virtual |
~Mutex() | anna::Mutex | virtual |