gloox 1.0

MessageSession Member List

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, const std::string &subject=EmptyString, const StanzaExtensionList &sel=StanzaExtensionList())MessageSession [virtual]
send(const Message &msg)MessageSession [protected, virtual]
setThreadID(const std::string &thread)MessageSession [inline]
target() const MessageSession [inline]
threadID() const MessageSession [inline]
types() const MessageSession [inline]
~MessageSession()MessageSession [virtual]