glooxd
0.3-svn
|
This is the complete list of members for SM, including all inherited members.
addPlugin(Plugin *p) | SM | inline |
ComponentBase(Router &_router, ConfigManager &cm, const gloox::JID &_name, const gloox::LogSink &_logInstance) | ComponentBase | inline |
createSession(gloox::JID &jid, const std::string &id) | SM | |
dispatchMessage(const gloox::Tag *msg) | SM | |
dispatchPresence(const gloox::Tag *pres) | SM | |
handleC2SInterfaceAdded(const std::string &interface, int port) | ConfigHandler | inlinevirtual |
handleC2SInterfaceRemoved(const std::string &interface, int port) | ConfigHandler | inlinevirtual |
handleDomainAdded(const std::string &domain) | SM | virtual |
handleDomainRemoved(const std::string &domain) | SM | virtual |
handleShutdown() | SM | virtual |
m_cm | ComponentBase | protected |
m_logInstance | ComponentBase | protected |
m_name | ComponentBase | protected |
m_router | ComponentBase | protected |
name() const | ComponentBase | inline |
removeSession(const std::string &id) | SM | |
run() | SM | |
SM(Router &router, ConfigManager &cm, const gloox::LogSink &logInstance, RosterProvider *rp, bool threading=false, const gloox::JID &name=gloox::JID("sm."+GLOOXD_DOMAIN)) | SM | |
~ComponentBase() | ComponentBase | inlinevirtual |
~ConfigHandler() | ConfigHandler | inlinevirtual |
~SM() | SM | virtual |
~TagHandler() | TagHandler | inlinevirtual |