gloox
0.9.9.12
|
This is the complete list of members for UniqueMUCRoom, 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 | |
HistoryMaxChars enum value | MUCRoom | |
HistoryMaxStanzas enum value | MUCRoom | |
HistoryRequestType enum name | MUCRoom | |
HistorySeconds enum value | MUCRoom | |
HistorySince enum value | MUCRoom | |
HistoryUnknown enum value | MUCRoom | |
InstantMUCRoom(ClientBase *parent, const JID &nick, MUCRoomHandler *mrh) | InstantMUCRoom | |
invite(const JID &invitee, const std::string &reason, bool cont=false) | MUCRoom | |
join() | UniqueMUCRoom | 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 | |
setRoomConfig(DataForm *form) | MUCRoom | |
setSubject(const std::string &subject) | MUCRoom | |
storeList(const MUCListItemList items, MUCOperation operation) | MUCRoom | |
UniqueMUCRoom(ClientBase *parent, const JID &nick, MUCRoomHandler *mrh) | UniqueMUCRoom | |
~InstantMUCRoom() | InstantMUCRoom | virtual |
~IqHandler() | IqHandler | inlinevirtual |
~MUCRoom() | MUCRoom | virtual |
~UniqueMUCRoom() | UniqueMUCRoom | virtual |