libmsn 4.2.1
|
bytesAvailable() (defined in MSN::Connection) | MSN::Connection | |
connect(const std::string &hostname, unsigned int port)=0 | MSN::Connection | [pure virtual] |
connected | MSN::Connection | |
Connection() (defined in MSN::Connection) | MSN::Connection | |
dataArrivedOnSocket() | MSN::Connection | [virtual] |
disconnect()=0 (defined in MSN::Connection) | MSN::Connection | [pure virtual] |
dispatchCommand(std::vector< std::string > &args)=0 | MSN::Connection | [pure virtual] |
errorOnSocket(int errno_) | MSN::Connection | [virtual] |
getLine() | MSN::Connection | |
handleIncomingData()=0 (defined in MSN::Connection) | MSN::Connection | [protected, pure virtual] |
isConnected() | MSN::Connection | [inline] |
isWholeLineAvailable() (defined in MSN::Connection) | MSN::Connection | |
myNotificationServer()=0 (defined in MSN::Connection) | MSN::Connection | [pure virtual] |
readBuffer (defined in MSN::Connection) | MSN::Connection | [protected] |
showError(int errorCode) | MSN::Connection | |
sock | MSN::Connection | |
socketConnectionCompleted() | MSN::Connection | [virtual] |
socketIsWritable() (defined in MSN::Connection) | MSN::Connection | [inline, virtual] |
trID | MSN::Connection | |
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] |