, including all inherited members.
_connectionState (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [protected] |
addCallback(SwitchboardServerCallback, int trid, void *data) | MSN::SwitchboardServerConnection | [virtual] |
addFileTransferConnectionP2P(FileTransferConnectionP2P *) | MSN::SwitchboardServerConnection | |
addP2PCallback(SwitchboardServerCallback2, int trid, unsigned int sessionID) (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [virtual] |
assertConnectionStateIs(SwitchboardServerState s) (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [inline, protected] |
assertConnectionStateIsAtLeast(SwitchboardServerState s) (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [inline, protected] |
assertConnectionStateIsNot(SwitchboardServerState s) (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [inline, protected] |
auth (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
bytesAvailable() (defined in MSN::Connection) | MSN::Connection | |
callback_continueTransfer(std::vector< std::string > &args, int trid, unsigned int sessionID) (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
cancelFileTransfer(unsigned int sessionID) | MSN::SwitchboardServerConnection | |
connect(const std::string &hostname, unsigned int port) | MSN::SwitchboardServerConnection | [virtual] |
connected | MSN::Connection | |
Connection (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [friend] |
Connection() (defined in MSN::Connection) | MSN::Connection | |
connectionState() const (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [inline] |
connectionWithSocket(void *sock) | MSN::SwitchboardServerConnection | |
dataArrivedOnSocket() | MSN::Connection | [virtual] |
disconnect() (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [virtual] |
dispatchCommand(std::vector< std::string > &args) | MSN::SwitchboardServerConnection | [virtual] |
errorOnSocket(int errno_) | MSN::Connection | [virtual] |
fileTransferResponse(unsigned int sessionID, std::string filename, bool response) | MSN::SwitchboardServerConnection | |
getLine() | MSN::Connection | |
handleIncomingData() (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [protected, virtual] |
inviteUser(Passport userName) | MSN::SwitchboardServerConnection | |
isConnected() | MSN::Connection | [inline] |
isWholeLineAvailable() (defined in MSN::Connection) | MSN::Connection | |
message_ink(std::vector< std::string > &args, std::string mime, std::string body) (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
MultiPacketSessions (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
myNotificationServer() (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [inline, virtual] |
p2p (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
readBuffer (defined in MSN::Connection) | MSN::Connection | [protected] |
removeCallback(int trid) | MSN::SwitchboardServerConnection | [virtual] |
removeFileTransferConnectionP2P(FileTransferConnectionP2P *) | MSN::SwitchboardServerConnection | |
removeP2PCallback(int trid) (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [virtual] |
requestDisplayPicture(unsigned int id, std::string filename, std::string msnobject) | MSN::SwitchboardServerConnection | |
requestEmoticon(unsigned int id, std::string filename, std::string msnobject, std::string alias) | MSN::SwitchboardServerConnection | |
requestVoiceClip(unsigned int id, std::string filename, std::string msnobject) | MSN::SwitchboardServerConnection | |
requestWink(unsigned int id, std::string filename, std::string msnobject) | MSN::SwitchboardServerConnection | |
SB_CONNECTED enum value (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
SB_CONNECTING enum value (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
SB_DISCONNECTED enum value (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
SB_READY enum value (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
SB_WAITING_FOR_USERS enum value (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
sendAction(std::string action) | MSN::SwitchboardServerConnection | |
sendEmoticon(std::string alias, std::string file) | MSN::SwitchboardServerConnection | |
sendFile(MSN::fileTransferInvite ft) | MSN::SwitchboardServerConnection | |
sendInk(std::string image) | MSN::SwitchboardServerConnection | |
sendKeepAlive() | MSN::SwitchboardServerConnection | |
sendMessage(const Message *msg) | MSN::SwitchboardServerConnection | [virtual] |
sendMessage(const std::string &s) | MSN::SwitchboardServerConnection | [virtual] |
sendNudge() | MSN::SwitchboardServerConnection | |
sendTypingNotification() | MSN::SwitchboardServerConnection | |
sendVoiceClip(std::string msnobject) | MSN::SwitchboardServerConnection | |
sendWink(std::string msnobject) | MSN::SwitchboardServerConnection | |
setConnectionState(SwitchboardServerState s) (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [inline, protected] |
showError(int errorCode) | MSN::Connection | |
sock | MSN::Connection | |
socketConnectionCompleted() | MSN::SwitchboardServerConnection | [virtual] |
socketIsWritable() (defined in MSN::Connection) | MSN::Connection | [inline, virtual] |
SwitchboardServerConnection(AuthData &auth_, NotificationServerConnection &) (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
SwitchboardServerState enum name (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | |
trID | 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() (defined in MSN::Connection) | MSN::Connection | [virtual] |
~SwitchboardServerConnection() (defined in MSN::SwitchboardServerConnection) | MSN::SwitchboardServerConnection | [virtual] |