CMS 3D CMS Logo

lat::Pipe Class Reference

Pair of file descriptors connected to each other. More...

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

Inheritance diagram for lat::Pipe:

lat::IOChannelPair

List of all members.

Public Member Functions

virtual void open (void)
 Pipe (bool create=true)
virtual IOChannelsink (void)
virtual IOChannelsource (void)

Private Attributes

IOChannel m_sink
IOChannel m_source


Detailed Description

Pair of file descriptors connected to each other.

Definition at line 18 of file Pipe.h.


Constructor & Destructor Documentation

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


Member Function Documentation

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

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

Implements lat::IOChannelPair.

Referenced by DQMNet::sendLocalChanges(), IgNet::sendLocalChanges(), and VisNet::sendLocalChanges().

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

Implements lat::IOChannelPair.

Referenced by DQMNet::DQMNet(), IgNet::IgNet(), and VisNet::VisNet().


Member Data Documentation

IOChannel lat::Pipe::m_sink [private]

Definition at line 33 of file Pipe.h.

IOChannel lat::Pipe::m_source [private]

Definition at line 32 of file Pipe.h.


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