, including all inherited members.
_connectionState (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [protected] |
addCallback(NotificationServerCallback cb, int trid, void *data) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [virtual] |
addGroup(std::string groupName) | MSN::NotificationServerConnection | |
addSoapConnection(Soap *) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
addSwitchboardConnection(SwitchboardServerConnection *) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
addToAddressBook(Passport buddyName, std::string displayName) | MSN::NotificationServerConnection | |
addToGroup(std::string groupId, std::string contactId) | MSN::NotificationServerConnection | |
addToList(MSN::ContactList list, Passport buddyName) | MSN::NotificationServerConnection | |
adl_packets (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
assertConnectionStateIs(NotificationServerState s) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [inline, protected] |
assertConnectionStateIsAtLeast(NotificationServerState s) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [inline, protected] |
assertConnectionStateIsNot(NotificationServerState s) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [inline, protected] |
blockContact(Passport buddyName) | MSN::NotificationServerConnection | |
bplSetting (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
bytesAvailable() (defined in MSN::Connection) | MSN::Connection | |
change_DisplayPicture(std::string filename) | MSN::NotificationServerConnection | |
completeConnection(std::map< std::string, int > &allContacts, void *data) | 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) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [virtual] |
connected | MSN::Connection | |
Connection() (defined in MSN::Connection) | MSN::Connection | |
connectionState() const (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [inline] |
connectionWithSocket(void *sock) | MSN::NotificationServerConnection | |
dataArrivedOnSocket() | MSN::Connection | [virtual] |
delete_oim(std::string id) | MSN::NotificationServerConnection | |
delFromAddressBook(std::string contactId, std::string passport) | MSN::NotificationServerConnection | |
direct_connection (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
disableContactOnAddressBook(std::string contactId, std::string passport) | MSN::NotificationServerConnection | |
disconnect() (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [virtual] |
disconnectNS() (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
dispatchCommand(std::vector< std::string > &args) | MSN::NotificationServerConnection | [virtual] |
enableContactOnAddressBook(std::string contactId, std::string passport) | MSN::NotificationServerConnection | |
errorOnSocket(int errno_) | MSN::Connection | [virtual] |
externalCallbacks (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
get_oim(std::string id, bool markAsRead) | MSN::NotificationServerConnection | |
getInboxUrl() (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
getLine() | MSN::Connection | |
gotAddContactToAddressBookConfirmation(Soap &soapConnection, bool added, std::string newVersion, std::string passport, std::string displayName, std::string guid) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotAddContactToGroupConfirmation(Soap &soapConnection, bool added, std::string newVersion, std::string groupId, std::string contactId) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotAddContactToListConfirmation(Soap &soapConnection, bool added, std::string newVersion, std::string passport, MSN::ContactList list) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotAddGroupConfirmation(Soap &soapConnection, bool added, std::string newVersion, std::string groupName, std::string groupId) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotAddressBook(Soap &soapConnection) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotChangeDisplayNameConfirmation(Soap &soapConnection, std::string displayName, bool changed) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotDelContactFromAddressBookConfirmation(Soap &soapConnection, bool removed, std::string newVersion, std::string contactId, std::string passport) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotDelContactFromGroupConfirmation(Soap &soapConnection, bool deleted, std::string newVersion, std::string groupId, std::string contactId) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotDelContactFromListConfirmation(Soap &soapConnection, bool deleted, std::string newVersion, std::string passport, MSN::ContactList list) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotDelGroupConfirmation(Soap &soapConnection, bool removed, std::string newVersion, std::string groupId) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotDisableContactOnAddressBookConfirmation(Soap &soapConnection, bool disabled, std::string newVersion, std::string contactId, std::string passport) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotEnableContactOnAddressBookConfirmation(Soap &soapConnection, bool enabled, std::string newVersion, std::string contactId, std::string passport) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotLists(Soap &soapConnection) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotOIM(Soap &soapConnection, bool success, std::string id, std::string message) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotOIMDeleteConfirmation(Soap &soapConnection, std::string id, bool deleted) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotOIMLockkey(Soap &soapConnection, std::string lockkey) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotOIMSendConfirmation(Soap &soapConnection, int id, bool sent) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotRenameGroupConfirmation(Soap &soapConnection, bool renamed, std::string newVersion, std::string newGroupName, std::string groupId) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotSoapMailData(Soap &soapConnection, std::string maildata) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
gotTickets(Soap &soapConnection, std::vector< MSN::Soap::sitesToAuth > sitesToAuthList) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
handleIncomingData() (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [protected, virtual] |
info (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
isConnected() | MSN::Connection | [inline] |
isWholeLineAvailable() (defined in MSN::Connection) | MSN::Connection | |
kv (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
login_time (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
m_clientId (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
msnobj (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
MSPAuth (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
myDisplayName (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
myNotificationServer() (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [inline, virtual] |
myPassport (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
NotificationServerConnection(Passport username, std::string password, Callbacks &cb) | MSN::NotificationServerConnection | |
NotificationServerState enum name (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
NS_CONNECTED enum value (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
NS_CONNECTING enum value (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
NS_DISCONNECTED enum value (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
NS_ONLINE enum value (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
NS_SYNCHRONISING enum value (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
readBuffer (defined in MSN::Connection) | MSN::Connection | [protected] |
removeCallback(int trid) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [virtual] |
removeFromGroup(std::string groupId, std::string contactId) | MSN::NotificationServerConnection | |
removeFromList(MSN::ContactList list, Passport buddyName) | MSN::NotificationServerConnection | |
removeGroup(std::string groupId) | MSN::NotificationServerConnection | |
removeSoapConnection(Soap *) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
removeSwitchboardConnection(SwitchboardServerConnection *) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
renameGroup(std::string groupId, std::string newGroupName) | MSN::NotificationServerConnection | |
requestSwitchboardConnection(const void *tag) | MSN::NotificationServerConnection | |
send_oim(Soap::OIM oim) | MSN::NotificationServerConnection | |
sendPing() | MSN::NotificationServerConnection | |
server_email_verified (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
server_reported_ip (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
server_reported_port (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
setBLP(char setting) | MSN::NotificationServerConnection | |
setCapabilities(uint m_clientId) | MSN::NotificationServerConnection | |
setConnectionState(NotificationServerState s) (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [inline, protected] |
setFriendlyName(std::string friendlyName, bool updateServer=false) | MSN::NotificationServerConnection | |
setPersonalStatus(personalInfo pInfo) | MSN::NotificationServerConnection | |
setState(BuddyStatus state, uint clientID) | MSN::NotificationServerConnection | |
showError(int errorCode) | MSN::Connection | |
sid (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | |
sock | MSN::Connection | |
socketConnectionCompleted() | MSN::NotificationServerConnection | [virtual] |
socketIsWritable() (defined in MSN::Connection) | MSN::Connection | [inline, virtual] |
switchboardConnections() | MSN::NotificationServerConnection | |
switchboardWithOnlyUser(Passport username) | MSN::NotificationServerConnection | |
synchronizeContactList(std::string lastChange="0") | MSN::NotificationServerConnection | |
trID | MSN::Connection | |
unblockContact(Passport buddyName) | MSN::NotificationServerConnection | |
write(std::string s, bool log=true) | MSN::Connection | [virtual] |
write(std::ostringstream &s, bool log=true) | MSN::Connection | [virtual] |
~Connection() (defined in MSN::Connection) | MSN::Connection | [virtual] |
~NotificationServerConnection() (defined in MSN::NotificationServerConnection) | MSN::NotificationServerConnection | [virtual] |