ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::ldap::Session, including all inherited members.
a_communicator | anna::comm::Handler | protected |
asAttribute(xml::Node *node) const noexcept(false) | anna::comm::Handler | |
asString() const | anna::ldap::Session | virtual |
asXML(xml::Node *parent) const | anna::ldap::Session | virtual |
bind() noexcept(false) | anna::ldap::Session | |
breakAddress(const in_addr_t &address) | anna::comm::Handler | inlineprotectedvirtual |
canContinue() const | anna::comm::Handler | inlineprotected |
clearNetworkTimeout() | anna::ldap::Session | inline |
clone() noexcept(false) | anna::comm::Handler | inlineprotectedvirtual |
DefaultTimeout | anna::ldap::Session | static |
Engine class | anna::ldap::Session | friend |
eventIntermediateResponseError(const Response &response) | anna::ldap::Session | inlineprotectedvirtual |
eventResponse(const Response &response) noexcept(false)=0 | anna::ldap::Session | protectedpure virtual |
eventResponseError(const ResultCode &resultCode, const bool disconnect) | anna::ldap::Session | inlineprotectedvirtual |
eventServerShutdown() | anna::ldap::Session | inlineprotectedvirtual |
getCategory() const | anna::ldap::Session | inline |
getClientSocket() | anna::comm::Handler | inlinevirtual |
getDangerousFileDescriptor() const noexcept(false) | anna::ldap::Session | |
getDefer() const | anna::ldap::Session | inline |
getExternalID() const | anna::ldap::Session | inline |
getfd() const | anna::comm::Handler | inline |
getId() const | anna::Runnable | inline |
getLDAP() | anna::ldap::Session | inline |
getNetworkTimeout() const | anna::ldap::Session | inline |
getPassword() const | anna::ldap::Session | inline |
getReferral() const | anna::ldap::Session | inline |
getState() const | anna::ldap::Session | inline |
getTimeout(const ClassCode::_v v) const | anna::ldap::Session | inline |
getType() const | anna::comm::Handler | inline |
getURL() const | anna::ldap::Session | inline |
getUser() const | anna::ldap::Session | inline |
Handler(Communicator *communicator, const Type::_v type, const int support=Support::CongestionControl) | anna::comm::Handler | inlineprotected |
Handler(const Type::_v type, const int support=Support::CongestionControl) | anna::comm::Handler | inlineprotected |
hasNetworkTimeout() const | anna::ldap::Session | inline |
hasRequestedStop() const | anna::Runnable | inline |
initialize() noexcept(false) | anna::Runnable | inlineprotectedvirtual |
isBound() const | anna::ldap::Session | inline |
isRunning() const | anna::Runnable | 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 |
operator==(const int fd) const | anna::comm::Handler | inline |
recoverAddress(const in_addr_t &address) | anna::comm::Handler | inlineprotectedvirtual |
requestStop() noexcept(false) | anna::Runnable | |
run() noexcept(false) | anna::Runnable | protectedvirtual |
Runnable() | anna::Runnable | inlineprotected |
Runnable(const std::string &id) | anna::Runnable | inlineprotected |
Runnable(const char *id) | anna::Runnable | inlineprotected |
Safe() | anna::Safe | inlineprotected |
send(const Request *request) noexcept(false) | anna::ldap::Session | |
send(const Request &request) noexcept(false) | anna::ldap::Session | inline |
Session() | anna::ldap::Session | protected |
setfd(const int fd) | anna::comm::Handler | inlineprotected |
setId(const std::string &id) | anna::Runnable | inlineprotected |
setIsRunning(const bool isRunning) | anna::Runnable | inlineprotected |
setNetworkTimeout(const Millisecond &timeout) | anna::ldap::Session | inline |
setOption(const Option::Defer::_v defer) | anna::ldap::Session | inline |
setOption(const Option::Referral::_v referral) | anna::ldap::Session | inline |
setTimeout(const ClassCode::_v v, const Millisecond &millisecond) | anna::ldap::Session | inline |
anna::comm::Handler::setTimeout(const Millisecond &timeout) | anna::comm::Handler | inlineprotected |
supportCongestionControl() const | anna::comm::Handler | inline |
supportTimeout() const | anna::comm::Handler | inline |
terminate() | anna::Runnable | inlineprotectedvirtual |
testClose() noexcept(false) | anna::comm::Handler | inlineprotectedvirtual |
Timer class | anna::ldap::Session | friend |
trylock() noexcept(false) | anna::Mutex | |
unbind() noexcept(false) | anna::ldap::Session | |
unlock() | anna::Mutex | virtual |
~Mutex() | anna::Mutex | virtual |