ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::TextManager, including all inherited members.
clear() | anna::TextManager | |
create(const int composer, const char *expression) noexcept(false) | anna::TextManager | |
createTextComposer(const int composer, const char *expression) | anna::TextManager | virtual |
find(const int composer) noexcept(false) | anna::TextManager | |
find(const int composer) const noexcept(false) | anna::TextManager | |
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 |
operator[](const int composer) noexcept(false) | anna::TextManager | inline |
operator[](const int composer) const noexcept(false) | anna::TextManager | inline |
Safe() | anna::Safe | inlineprotected |
TextManager(const char *name) | anna::TextManager | |
trylock() noexcept(false) | anna::Mutex | |
unlock() | anna::Mutex | virtual |
~Mutex() | anna::Mutex | virtual |
~TextManager() | anna::TextManager | inlinevirtual |