gloox
1.0.28
|
This is the complete list of members for MessageSession, including all inherited members.
disposeMessageFilter(MessageFilter *mf) | MessageSession | |
handleMessage(Message &msg) | MessageSession | virtual |
honorThreadID() const | MessageSession | inline |
MessageSession(ClientBase *parent, const JID &jid, bool wantUpgrade=true, int types=0, bool honorTID=true) | MessageSession | |
registerMessageFilter(MessageFilter *mf) | MessageSession | inline |
registerMessageHandler(MessageHandler *mh) | MessageSession | inline |
removeMessageFilter(MessageFilter *mf) | MessageSession | inline |
removeMessageHandler() | MessageSession | inline |
resetResource() | MessageSession | |
send(const std::string &message) | MessageSession | virtual |
send(const std::string &message, const std::string &subject, const StanzaExtensionList &sel=StanzaExtensionList()) | MessageSession | virtual |
send(const Message &msg) | MessageSession | protectedvirtual |
setThreadID(const std::string &thread) | MessageSession | inline |
target() const | MessageSession | inline |
threadID() const | MessageSession | inline |
types() const | MessageSession | inline |
~MessageSession() | MessageSession | virtual |