glooxd
0.3-svn
|
This is the complete list of members for ComponentBase, including all inherited members.
ComponentBase(Router &_router, ConfigManager &cm, const gloox::JID &_name, const gloox::LogSink &_logInstance) | ComponentBase | inline |
handleC2SInterfaceAdded(const std::string &interface, int port) | ConfigHandler | inlinevirtual |
handleC2SInterfaceRemoved(const std::string &interface, int port) | ConfigHandler | inlinevirtual |
handleDomainAdded(const std::string &domain)=0 | ConfigHandler | pure virtual |
handleDomainRemoved(const std::string &domain)=0 | ConfigHandler | pure virtual |
handleShutdown()=0 | ConfigHandler | pure virtual |
m_cm | ComponentBase | protected |
m_logInstance | ComponentBase | protected |
m_name | ComponentBase | protected |
m_router | ComponentBase | protected |
name() const | ComponentBase | inline |
~ComponentBase() | ComponentBase | inlinevirtual |
~ConfigHandler() | ConfigHandler | inlinevirtual |
~TagHandler() | TagHandler | inlinevirtual |