Public Member Functions | Public Attributes

Swift::Storage::Room Struct Reference

Collaboration diagram for Swift::Storage::Room:

List of all members.

Public Member Functions

 Room ()

Public Attributes

std::string name
JID jid
bool autoJoin
std::string nick
boost::optional< std::string > password

Detailed Description

Definition at line 21 of file Storage.h.


Constructor & Destructor Documentation

Swift::Storage::Room::Room (  )  [inline]

Definition at line 22 of file Storage.h.


Member Data Documentation

Definition at line 26 of file Storage.h.

Referenced by Swift::MUCBookmark::MUCBookmark().

Definition at line 25 of file Storage.h.

Referenced by Swift::MUCBookmark::MUCBookmark().

Definition at line 24 of file Storage.h.

Referenced by Swift::MUCBookmark::MUCBookmark().

Definition at line 27 of file Storage.h.

Referenced by Swift::MUCBookmark::MUCBookmark().

boost::optional<std::string> Swift::Storage::Room::password

Definition at line 28 of file Storage.h.

Referenced by Swift::MUCBookmark::MUCBookmark().