Very Simple Cross-Platform Library
List of all members
hu::varadiistvan::scpl::io::TCPSocket Class Reference

#include <TCPSocket.h>

Inheritance diagram for hu::varadiistvan::scpl::io::TCPSocket:
hu::varadiistvan::scpl::io::BufferedStream hu::varadiistvan::scpl::io::Failable

Additional Inherited Members

- Public Member Functions inherited from hu::varadiistvan::scpl::io::BufferedStream
virtual ~BufferedStream ()
 
ReadingBuffergetReadingBuffer ()
 
WritingBuffergetWritingBuffer ()
 
- Public Member Functions inherited from hu::varadiistvan::scpl::io::Failable
 Failable ()
 
bool failed () const
 
errorCode_t getErrorCode () const
 
void repair ()
 
- Static Public Attributes inherited from hu::varadiistvan::scpl::io::BufferedStream
static const size_t DEFAULT_CAPACITY = 4096
 
- Protected Member Functions inherited from hu::varadiistvan::scpl::io::Failable
void setErrorCode (errorCode_t ec)
 

Detailed Description

A socket that works on a TCP connection.

Definition at line 44 of file TCPSocket.h.


The documentation for this class was generated from the following file: