, including all inherited members.
acknowledgeInstantRoom() | MUCRoom | |
addHistory(const std::string &message, const JID &from, const std::string &stamp) | MUCRoom | |
affiliation() const | MUCRoom | [inline] |
ban(const std::string &nick, const std::string &reason) | MUCRoom | |
cancelRoomCreation() | MUCRoom | |
createDataForm(const JID &room, const DataForm &df) | MUCRoom | [static] |
declineInvitation(const JID &room, const JID &invitor, const std::string &reason="") | MUCRoom | [static] |
destroy(const std::string &reason="", const JID *alternate=0, const std::string &password="") | MUCRoom | |
flags() const | MUCRoom | [inline] |
getRoomInfo() | MUCRoom | |
getRoomItems() | MUCRoom | |
grantVoice(const std::string &nick, const std::string &reason) | MUCRoom | |
handleDiscoError(Stanza *stanza, int context) | MUCRoom | [virtual] |
handleDiscoInfoResult(Stanza *stanza, int context) | MUCRoom | [virtual] |
handleDiscoItemsResult(Stanza *stanza, int context) | MUCRoom | [virtual] |
handleDiscoNodeFeatures(const std::string &node) | MUCRoom | [virtual] |
handleDiscoNodeIdentities(const std::string &node, std::string &name) | MUCRoom | [virtual] |
handleDiscoNodeItems(const std::string &node="") | MUCRoom | [virtual] |
handleDiscoSet(Stanza *stanza) | DiscoHandler | [inline, private, virtual] |
handleIq(Stanza *) | MUCRoom | [inline, virtual] |
handleIqID(Stanza *stanza, int context) | MUCRoom | [virtual] |
handleMessage(Stanza *stanza, MessageSession *session=0) | MUCRoom | [virtual] |
handlePresence(Stanza *stanza) | MUCRoom | [virtual] |
HistoryMaxChars enum value | MUCRoom | |
HistoryMaxStanzas enum value | MUCRoom | |
HistoryRequestType enum name | MUCRoom | |
HistorySeconds enum value | MUCRoom | |
HistorySince enum value | MUCRoom | |
HistoryUnknown enum value | MUCRoom | |
invite(const JID &invitee, const std::string &reason, bool cont=false) | MUCRoom | |
join() | MUCRoom | [virtual] |
kick(const std::string &nick, const std::string &reason="") | MUCRoom | |
leave(const std::string &msg="") | MUCRoom | |
MUCRoom(ClientBase *parent, const JID &nick, MUCRoomHandler *mrh, MUCRoomConfigHandler *mrch=0) | MUCRoom | |
name() const | MUCRoom | [inline] |
nick() const | MUCRoom | [inline] |
registerMUCRoomConfigHandler(MUCRoomConfigHandler *mrch) | MUCRoom | [inline] |
registerMUCRoomHandler(MUCRoomHandler *mrl) | MUCRoom | [inline] |
removeMUCRoomConfigHandler() | MUCRoom | [inline] |
removeMUCRoomHandler() | MUCRoom | [inline] |
requestList(MUCOperation operation) | MUCRoom | |
requestRoomConfig() | MUCRoom | |
requestVoice() | MUCRoom | |
revokeVoice(const std::string &nick, const std::string &reason) | MUCRoom | |
role() const | MUCRoom | [inline] |
send(const std::string &message) | MUCRoom | |
service() const | MUCRoom | [inline] |
setAffiliation(const std::string &nick, MUCRoomAffiliation affiliation, const std::string &reason) | MUCRoom | |
setNick(const std::string &nick) | MUCRoom | |
setPassword(const std::string &password) | MUCRoom | [inline] |
setPresence(Presence presence, const std::string &msg="") | MUCRoom | |
setPublish(bool publish, bool publishNick) | MUCRoom | |
setRequestHistory(int value, HistoryRequestType type) | MUCRoom | |
setRequestHistory(const std::string &since) | MUCRoom | |
setRole(const std::string &nick, MUCRoomRole role, const std::string &reason="") | MUCRoom | |
setSubject(const std::string &subject) | MUCRoom | |
storeList(const MUCListItemList items, MUCOperation operation) | MUCRoom | |
~DiscoHandler() | DiscoHandler | [inline, private, virtual] |
~DiscoNodeHandler() | DiscoNodeHandler | [inline, private, virtual] |
~IqHandler() | IqHandler | [inline, virtual] |
~MessageHandler() | MessageHandler | [inline, private, virtual] |
~MUCRoom() | MUCRoom | [virtual] |
~PresenceHandler() | PresenceHandler | [inline, private, virtual] |