CMS 3D CMS Logo

lat::SocketPair Class Reference

Pair of sockets connected to each other. More...

#include <Iguana/Utilities/classlib/iobase/SocketPair.h>

Inheritance diagram for lat::SocketPair:

lat::IOChannelPair

List of all members.

Public Member Functions

virtual void open (void)
virtual IOChannelsink (void)
 SocketPair (bool create=true)
virtual IOChannelsource (void)
 ~SocketPair (void)

Private Attributes

IOChannel m_sink
IOChannel m_source


Detailed Description

Pair of sockets connected to each other.

Definition at line 18 of file SocketPair.h.


Constructor & Destructor Documentation

lat::SocketPair::SocketPair ( bool  create = true  ) 

lat::SocketPair::~SocketPair ( void   ) 


Member Function Documentation

virtual void lat::SocketPair::open ( void   )  [virtual]

virtual IOChannel* lat::SocketPair::sink ( void   )  [virtual]

Implements lat::IOChannelPair.

virtual IOChannel* lat::SocketPair::source ( void   )  [virtual]

Implements lat::IOChannelPair.


Member Data Documentation

IOChannel lat::SocketPair::m_sink [private]

Definition at line 38 of file SocketPair.h.

IOChannel lat::SocketPair::m_source [private]

Definition at line 37 of file SocketPair.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:48:35 2009 for CMSSW by  doxygen 1.5.4