|
|
virtual bool | listen (ushort port)=0 |
|
virtual bool | connect (::std::string const &host, ushort port)=0 |
|
virtual bool | selectClient (::std::string &outClient)=0 |
|
virtual bool | started () const =0 |
|
virtual bool | connected () const =0 |
|
virtual bool | lostConnection () const =0 |
|
virtual bool | readyClose () const =0 |
|
virtual void | close ()=0 |
|
virtual bool | peek () const =0 |
|
virtual bool | receive (char *buffer, uint64 length)=0 |
|
virtual void | send (char const *buffer, uint64 length)=0 |
The documentation for this class was generated from the following file: