Swift::MUCBookmark Member List

This is the complete list of members for Swift::MUCBookmark, including all inherited members.
getAutojoin() const Swift::MUCBookmark [inline]
getName() const Swift::MUCBookmark [inline]
getNick() const Swift::MUCBookmark [inline]
getPassword() const Swift::MUCBookmark [inline]
getRoom() const Swift::MUCBookmark [inline]
MUCBookmark(const Storage::Room &room)Swift::MUCBookmark [inline]
MUCBookmark(const JID &room, const std::string &bookmarkName)Swift::MUCBookmark [inline]
operator==(const MUCBookmark &rhs) const Swift::MUCBookmark [inline]
setAutojoin(bool enabled)Swift::MUCBookmark [inline]
setNick(const boost::optional< std::string > &nick)Swift::MUCBookmark [inline]
setPassword(const boost::optional< std::string > &password)Swift::MUCBookmark [inline]
toStorage() const Swift::MUCBookmark [inline]