Inheritance diagram for Swift::CapsManager:
Collaboration diagram for Swift::CapsManager:Public Member Functions | |
| CapsManager (CapsStorage *, StanzaChannel *, IQRouter *) | |
| DiscoInfo::ref | getCaps (const std::string &) const |
| void | setWarnOnInvalidHash (bool b) |
Public Attributes | |
| boost::signal< void(const std::string &)> | onCapsAvailable |
Definition at line 25 of file CapsManager.h.
| Swift::CapsManager::CapsManager | ( | CapsStorage * | , | |
| StanzaChannel * | , | |||
| IQRouter * | ||||
| ) |
| DiscoInfo::ref Swift::CapsManager::getCaps | ( | const std::string & | ) | const [virtual] |
Implements Swift::CapsProvider.
| void Swift::CapsManager::setWarnOnInvalidHash | ( | bool | b | ) | [inline] |
Definition at line 32 of file CapsManager.h.
boost::signal<void (const std::string&)> Swift::CapsProvider::onCapsAvailable [inherited] |
Definition at line 22 of file CapsProvider.h.
1.7.1