ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::ldap::Engine, including all inherited members.
a_className | anna::Component | protected |
addPredecessor(const char *componentName) | anna::app::Component | protected |
allocateSession(const int category)=0 | anna::ldap::Engine | protectedpure virtual |
asString() const | anna::app::Component | virtual |
asXML(xml::Node *parent) const | anna::ldap::Engine | virtual |
attach() noexcept(false) | anna::app::Component | |
closeSession(Session *session) noexcept(false) | anna::ldap::Engine | |
Component(const char *className) | anna::app::Component | explicitprotected |
anna::Component::Component(const Component &other) | anna::Component | protected |
createSession(const char *url, const char *user, const char *password, const int category=0) noexcept(false) | anna::ldap::Engine | |
createSession(const char *url, const int id, const char *user, const char *password, const int category=0) noexcept(false) | anna::ldap::Engine | |
createSession(const char *url, const int category=0) noexcept(false) | anna::ldap::Engine | inline |
Engine() | anna::ldap::Engine | protected |
findSession(const char *url, const char *user, Exception::Mode::_v emode=Exception::Mode::Throw) noexcept(false) | anna::ldap::Engine | |
findSession(const char *url, const int id, Exception::Mode::_v emode=Exception::Mode::Throw) noexcept(false) | anna::ldap::Engine | |
findSession(const char *url, Exception::Mode::_v emode=Exception::Mode::Throw) noexcept(false) | anna::ldap::Engine | inline |
getAutoBind() const | anna::ldap::Engine | inline |
getClassName() | anna::ldap::Engine | inlinestatic |
anna::app::Component::getClassName() const | anna::Component | inline |
getState() const | anna::app::Component | inlineprotected |
initialize() noexcept(false) | anna::app::Component | protected |
kill() | anna::app::Component | inlineprotectedvirtual |
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 |
releaseSession(Session *)=0 | anna::ldap::Engine | protectedpure virtual |
Safe() | anna::Safe | inlineprotected |
setAutoBind(const bool autoBind) | anna::ldap::Engine | inline |
setDebugLevel(const int level) noexcept(false) | anna::ldap::Engine | static |
stop() | anna::app::Component | inlineprotected |
trylock() noexcept(false) | anna::Mutex | |
unlock() | anna::Mutex | virtual |
~Component() | anna::app::Component | virtual |
~Mutex() | anna::Mutex | virtual |