, including all inherited members.
addGroup(std::string groupName) | 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 | |
blockContact(Passport buddyName) | MSN::NotificationServerConnection | |
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] |
connected | MSN::Connection | |
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 | |
disableContactOnAddressBook(std::string contactId, std::string passport) | 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] |
get_oim(std::string id, bool markAsRead) | MSN::NotificationServerConnection | |
getLine() | MSN::Connection | |
isConnected() | MSN::Connection | [inline] |
NotificationServerConnection(Passport username, std::string password, Callbacks &cb) | MSN::NotificationServerConnection | |
removeFromGroup(std::string groupId, std::string contactId) | MSN::NotificationServerConnection | |
removeFromList(MSN::ContactList list, Passport buddyName) | MSN::NotificationServerConnection | |
removeGroup(std::string groupId) | 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 | |
setBLP(char setting) | MSN::NotificationServerConnection | |
setCapabilities(uint m_clientId) | MSN::NotificationServerConnection | |
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 | |
sock | MSN::Connection | |
socketConnectionCompleted() | MSN::NotificationServerConnection | [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] |