| _connectionState | MSN::SwitchboardServerConnection | [protected] |
| addCallback(SwitchboardServerCallback, int trid, void *data) | MSN::SwitchboardServerConnection | [virtual] |
| addFileTransferConnection(FileTransferConnection *) | MSN::SwitchboardServerConnection | |
| assertConnectionStateIs(SwitchboardServerState s) | MSN::SwitchboardServerConnection | [inline, protected] |
| assertConnectionStateIsAtLeast(SwitchboardServerState s) | MSN::SwitchboardServerConnection | [inline, protected] |
| assertConnectionStateIsNot(SwitchboardServerState s) | MSN::SwitchboardServerConnection | [inline, protected] |
| auth | MSN::SwitchboardServerConnection | |
| bytesAvailable() | MSN::Connection | |
| connect(const std::string &hostname, unsigned int port) | MSN::SwitchboardServerConnection | [virtual] |
| connected | MSN::Connection | |
| Connection class | MSN::SwitchboardServerConnection | [friend] |
| MSN::Connection::Connection() | MSN::Connection | |
| connectionState() const | MSN::SwitchboardServerConnection | [inline] |
| connectionWithSocket(int fd) | MSN::SwitchboardServerConnection | |
| dataArrivedOnSocket() | MSN::Connection | [virtual] |
| disconnect() | MSN::SwitchboardServerConnection | [virtual] |
| dispatchCommand(std::vector< std::string > &args) | MSN::SwitchboardServerConnection | [virtual] |
| errorOnSocket(int errno_) | MSN::Connection | [virtual] |
| FileTransferConnection class | MSN::SwitchboardServerConnection | [friend] |
| fileTransferConnections() const | MSN::SwitchboardServerConnection | |
| FileTransferInvitation class | MSN::SwitchboardServerConnection | [friend] |
| getLine() | MSN::Connection | |
| handleIncomingData() | MSN::SwitchboardServerConnection | [protected, virtual] |
| invitationsReceived | MSN::SwitchboardServerConnection | |
| invitationsSent | MSN::SwitchboardServerConnection | |
| invitationWithCookie(const std::string &cookie) | MSN::SwitchboardServerConnection | |
| inviteUser(Passport userName) | MSN::SwitchboardServerConnection | |
| isConnected() | MSN::Connection | [inline] |
| isWholeLineAvailable() | MSN::Connection | |
| myNotificationServer() | MSN::SwitchboardServerConnection | [inline, virtual] |
| readBuffer | MSN::Connection | [protected] |
| removeCallback(int trid) | MSN::SwitchboardServerConnection | [virtual] |
| removeFileTransferConnection(FileTransferConnection *) | MSN::SwitchboardServerConnection | |
| removeFileTransferConnection(FileTransferInvitation *inv) | MSN::SwitchboardServerConnection | |
| SB_CONNECTED enum value | MSN::SwitchboardServerConnection | |
| SB_CONNECTING enum value | MSN::SwitchboardServerConnection | |
| SB_DISCONNECTED enum value | MSN::SwitchboardServerConnection | |
| SB_READY enum value | MSN::SwitchboardServerConnection | |
| SB_WAITING_FOR_USERS enum value | MSN::SwitchboardServerConnection | |
| sendFile(const std::string path) | MSN::SwitchboardServerConnection | |
| sendMessage(const Message *msg) | MSN::SwitchboardServerConnection | [virtual] |
| sendMessage(const std::string &s) | MSN::SwitchboardServerConnection | [virtual] |
| sendTypingNotification() | MSN::SwitchboardServerConnection | |
| setConnectionState(SwitchboardServerState s) | MSN::SwitchboardServerConnection | [inline, protected] |
| showError(int errorCode) | MSN::Connection | |
| sock | MSN::Connection | |
| socketConnectionCompleted() | MSN::SwitchboardServerConnection | [virtual] |
| socketIsWritable() | MSN::Connection | [inline, virtual] |
| SwitchboardServerConnection(AuthData &auth_, NotificationServerConnection &) | MSN::SwitchboardServerConnection | |
| SwitchboardServerState enum name | MSN::SwitchboardServerConnection | |
| trID | MSN::Connection | [protected] |
| user_data | MSN::Connection | |
| users | MSN::SwitchboardServerConnection | |
| write(std::string s, bool log=true) | MSN::Connection | [virtual] |
| write(std::ostringstream &s, bool log=true) | MSN::Connection | [virtual] |
| ~Connection() | MSN::Connection | [virtual] |
| ~SwitchboardServerConnection() | MSN::SwitchboardServerConnection | [virtual] |