log4cplus::helpers::AbstractSocket Class Reference

Inheritance diagram for log4cplus::helpers::AbstractSocket:

log4cplus::helpers::ServerSocket log4cplus::helpers::Socket List of all members.

Public Member Functions

 AbstractSocket (SOCKET_TYPE sock, SocketState state, int err)
 AbstractSocket (const AbstractSocket &)
virtual void close ()
 Close socket.
virtual bool isOpen () const
AbstractSocketoperator= (const AbstractSocket &rhs)

Protected Member Functions

virtual void copy (const AbstractSocket &rhs)

Protected Attributes

SOCKET_TYPE sock
SocketState state
int err

Detailed Description

Definition at line 52 of file socket.h.


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


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1