OFFIS DCMTK  Version 3.6.0
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
log4cplus::helpers::AbstractSocket Class Referenceabstract
Inheritance diagram for log4cplus::helpers::AbstractSocket:
[legend]

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 Thu Dec 20 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.2