gloox
1.0.9
|
This is the complete list of members for MUCRoom, including all inherited members.
acknowledgeInstantRoom() | MUCRoom | inline |
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 | inline |
cancelRoomCreation() | MUCRoom | inline |
createDataForm(const JID &room, const DataForm *df) | MUCRoom | static |
declineInvitation(const JID &room, const JID &invitor, const std::string &reason=EmptyString) | MUCRoom | static |
destroy(const std::string &reason=EmptyString, const JID &alternate=JID(), const std::string &password=EmptyString) | MUCRoom | |
flags() const | MUCRoom | inline |
getRoomInfo() | MUCRoom | |
getRoomItems() | MUCRoom | |
grantVoice(const std::string &nick, const std::string &reason) | MUCRoom | inline |
handleDiscoSet(const IQ &iq) | DiscoHandler | inlineprivatevirtual |
HistoryMaxChars enum value | MUCRoom | |
HistoryMaxStanzas enum value | MUCRoom | |
HistoryRequestType enum name | MUCRoom | |
HistorySeconds enum value | MUCRoom | |
HistorySince enum value | MUCRoom | |
HistoryUnknown enum value | MUCRoom | |
instantRoomHook() const | MUCRoom | inlineprotectedvirtual |
invite(const JID &invitee, const std::string &reason, const std::string &thread=EmptyString) | MUCRoom | |
join(Presence::PresenceType type=Presence::Available, const std::string &status=EmptyString, int priority=0) | MUCRoom | virtual |
kick(const std::string &nick, const std::string &reason=EmptyString) | MUCRoom | inline |
leave(const std::string &msg=EmptyString) | MUCRoom | |
MUCRoom(ClientBase *parent, const JID &nick, MUCRoomHandler *mrh, MUCRoomConfigHandler *mrch=0) | MUCRoom | |
MUCUserOperation enum name | MUCRoom | |
name() const | MUCRoom | inline |
nick() const | MUCRoom | inline |
OpDeclineFrom enum value | MUCRoom | |
OpDeclineTo enum value | MUCRoom | |
OpInviteFrom enum value | MUCRoom | |
OpInviteTo enum value | MUCRoom | |
OpNone enum value | MUCRoom | |
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 | inline |
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 | |
setName(const std::string &name) | MUCRoom | inlineprotected |
setNick(const std::string &nick) | MUCRoom | |
setPassword(const std::string &password) | MUCRoom | inline |
setPresence(Presence::PresenceType presence, const std::string &msg=EmptyString) | 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=EmptyString) | MUCRoom | |
setRoomConfig(DataForm *form) | MUCRoom | |
setSubject(const std::string &subject) | MUCRoom | |
storeList(const MUCListItemList items, MUCOperation operation) | MUCRoom | |
~DiscoHandler() | DiscoHandler | inlineprivatevirtual |
~DiscoNodeHandler() | DiscoNodeHandler | inlineprivatevirtual |
~IqHandler() | IqHandler | inlinevirtual |
~MessageHandler() | MessageHandler | inlineprivatevirtual |
~MUCRoom() | MUCRoom | virtual |
~PresenceHandler() | PresenceHandler | inlineprivatevirtual |