connect(const std::string &hostname, unsigned int port)=0 | MSN::Connection | [pure virtual] |
connected | MSN::Connection | |
dataArrivedOnSocket() | MSN::Connection | [virtual] |
dispatchCommand(std::vector< std::string > &args)=0 | MSN::Connection | [pure virtual] |
errorOnSocket(int errno_) | MSN::Connection | [virtual] |
getLine() | MSN::Connection | |
isConnected() | MSN::Connection | [inline] |
showError(int errorCode) | MSN::Connection | |
sock | MSN::Connection | |
socketConnectionCompleted() | MSN::Connection | [virtual] |
trID | MSN::Connection | |
write(std::string s, bool log=true) | MSN::Connection | [virtual] |
write(std::ostringstream &s, bool log=true) | MSN::Connection | [virtual] |