_connectionState | MSN::NotificationServerConnection | [protected] |
addCallback(NotificationServerCallback cb, int trid, void *data) | MSN::NotificationServerConnection | [virtual] |
addGroup(std::string groupName) | MSN::NotificationServerConnection | |
addSwitchboardConnection(SwitchboardServerConnection *) | MSN::NotificationServerConnection | |
addToGroup(Passport, int groupID) | MSN::NotificationServerConnection | |
addToList(std::string list, Passport buddyName) | MSN::NotificationServerConnection | |
assertConnectionStateIs(NotificationServerState s) | MSN::NotificationServerConnection | [inline, protected] |
assertConnectionStateIsAtLeast(NotificationServerState s) | MSN::NotificationServerConnection | [inline, protected] |
assertConnectionStateIsNot(NotificationServerState s) | MSN::NotificationServerConnection | [inline, protected] |
bytesAvailable() | MSN::Connection | |
checkReverseList(ListSyncInfo *) | MSN::NotificationServerConnection | |
connect(const std::string &hostname, unsigned int port) | MSN::NotificationServerConnection | [virtual] |
connect(const std::string &hostname, unsigned int port, const Passport &username, const std::string &password) | MSN::NotificationServerConnection | [virtual] |
connected | MSN::Connection | |
Connection() | MSN::Connection | |
connectionState() const | MSN::NotificationServerConnection | [inline] |
connectionWithSocket(int fd) | MSN::NotificationServerConnection | |
dataArrivedOnSocket() | MSN::Connection | [virtual] |
disconnect() | MSN::NotificationServerConnection | [virtual] |
dispatchCommand(std::vector< std::string > &args) | MSN::NotificationServerConnection | [virtual] |
errorOnSocket(int errno_) | MSN::Connection | [virtual] |
externalCallbacks | MSN::NotificationServerConnection | |
getLine() | MSN::Connection | |
handleIncomingData() | MSN::NotificationServerConnection | [protected, virtual] |
isConnected() | MSN::Connection | [inline] |
isWholeLineAvailable() | MSN::Connection | |
myNotificationServer() | MSN::NotificationServerConnection | [inline, virtual] |
NotificationServerConnection(AuthData &auth_, Callbacks &cb) | MSN::NotificationServerConnection | |
NotificationServerConnection(Passport username, std::string password, Callbacks &cb) | MSN::NotificationServerConnection | |
NotificationServerConnection(Callbacks &cb) | MSN::NotificationServerConnection | |
NotificationServerState enum name | MSN::NotificationServerConnection | |
NS_CONNECTED enum value | MSN::NotificationServerConnection | |
NS_CONNECTING enum value | MSN::NotificationServerConnection | |
NS_DISCONNECTED enum value | MSN::NotificationServerConnection | |
NS_ONLINE enum value | MSN::NotificationServerConnection | |
NS_SYNCHRONISING enum value | MSN::NotificationServerConnection | |
readBuffer | MSN::Connection | [protected] |
removeCallback(int trid) | MSN::NotificationServerConnection | [virtual] |
removeFromGroup(Passport buddyName, int groupID) | MSN::NotificationServerConnection | |
removeFromList(std::string list, Passport buddyName) | MSN::NotificationServerConnection | |
removeGroup(int groupId) | MSN::NotificationServerConnection | |
removeSwitchboardConnection(SwitchboardServerConnection *) | MSN::NotificationServerConnection | |
renameGroup(int groupId, std::string newGroupName) | MSN::NotificationServerConnection | |
requestSwitchboardConnection(const void *tag) | MSN::NotificationServerConnection | |
sendPing() | MSN::NotificationServerConnection | |
setBLP(char setting) | MSN::NotificationServerConnection | |
setConnectionState(NotificationServerState s) | MSN::NotificationServerConnection | [inline, protected] |
setFriendlyName(std::string friendlyName) | MSN::NotificationServerConnection | |
setGTC(char setting) | MSN::NotificationServerConnection | |
setState(BuddyStatus state) | MSN::NotificationServerConnection | |
showError(int errorCode) | MSN::Connection | |
sock | MSN::Connection | |
socketConnectionCompleted() | MSN::NotificationServerConnection | [virtual] |
socketIsWritable() | MSN::Connection | [inline, virtual] |
switchboardConnections() | MSN::NotificationServerConnection | |
switchboardWithOnlyUser(Passport username) | MSN::NotificationServerConnection | |
synchronizeLists(int version=0) | MSN::NotificationServerConnection | |
trID | MSN::Connection | [protected] |
user_data | MSN::Connection | |
write(std::string s, bool log=true) | MSN::Connection | [virtual] |
write(std::ostringstream &s, bool log=true) | MSN::Connection | [virtual] |
~Connection() | MSN::Connection | [virtual] |
~NotificationServerConnection() | MSN::NotificationServerConnection | [virtual] |