TcpSocket Class Reference

#include <TcpSocket.h>

Inheritance diagram for TcpSocket:

ConnectableSocket Socket List of all members.

Public Types

enum  TcpBinding { bound, unbound }

Public Member Functions

 TcpSocket (TcpBinding binding=bound)
 TcpSocket (const SocketAddress &address)
 TcpSocket (SOCKET socketHandle)
void reset ()
bool keepAlive () const
void setKeepAlives (bool flag)

Protected Member Functions

 TcpSocket (const TcpSocket &)
void operator= (const TcpSocket &)

Detailed Description

TcpServer Socket library

Copyright (c) 2000 Jasen Plietz All rights reserved.

No warranties are extended. Use at your own risk.

To contact the author with suggestions or comments, use Jasen@plietz.net

Definition at line 31 of file TcpSocket.h.


Member Enumeration Documentation

enum TcpSocket::TcpBinding
 

Enumerator:
bound 
unbound 

Definition at line 35 of file TcpSocket.h.


Constructor & Destructor Documentation

TcpSocket::TcpSocket TcpBinding  binding = bound  ) 
 

TcpServer Socket library

Copyright (c) 2000 Jasen Plietz All rights reserved.

No warranties are extended. Use at your own risk.

To contact the author with suggestions or comments, use Jasen@plietz.net

Definition at line 23 of file TcpSocket.cpp.

References Socket::bind(), and bound.

TcpSocket::TcpSocket const SocketAddress address  ) 
 

Definition at line 35 of file TcpSocket.cpp.

References Socket::bind().

TcpSocket::TcpSocket SOCKET  socketHandle  ) 
 

Definition at line 30 of file TcpSocket.cpp.

TcpSocket::TcpSocket const TcpSocket  )  [protected]
 


Member Function Documentation

bool TcpSocket::keepAlive  )  const
 

Definition at line 49 of file TcpSocket.cpp.

References Socket::getBoolOption().

void TcpSocket::operator= const TcpSocket  )  [protected]
 

void TcpSocket::reset  ) 
 

Definition at line 42 of file TcpSocket.cpp.

References Socket::reset().

void TcpSocket::setKeepAlives bool  flag  ) 
 

Definition at line 56 of file TcpSocket.cpp.

References Socket::setBoolOption().


The documentation for this class was generated from the following files:
Generated on Tue Mar 28 09:10:16 2006 for Simple SOAP by  doxygen 1.4.6