Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

Sct::ISStreamerWrapper< T >::InnerClass Class Reference

Small class inherits from T since publishGuts and refreshGuts are protected by is_generator.sh. More...

#include <ISStreamerWrapper.h>


Public Member Functions

 InnerClass (ISInfo &ob)
 constructor

virtual void publishGuts (ISostream &out)
 make method public

virtual void refreshGuts (ISistream &in)
 make method public


Private Attributes

ISInfo & m_ob


Detailed Description

template<class T>
class Sct::ISStreamerWrapper< T >::InnerClass

Small class inherits from T since publishGuts and refreshGuts are protected by is_generator.sh.

Definition at line 63 of file ISStreamerWrapper.h.


Constructor & Destructor Documentation

template<class T>
Sct::ISStreamerWrapper< T >::InnerClass::InnerClass ISInfo &  ob  )  [inline]
 

constructor

Definition at line 66 of file ISStreamerWrapper.h.


Member Function Documentation

template<class T>
virtual void Sct::ISStreamerWrapper< T >::InnerClass::publishGuts ISostream &  out  )  [inline, virtual]
 

make method public

Definition at line 68 of file ISStreamerWrapper.h.

Referenced by Sct::ISStreamerWrapper< T >::write().

template<class T>
virtual void Sct::ISStreamerWrapper< T >::InnerClass::refreshGuts ISistream &  in  )  [inline, virtual]
 

make method public

Definition at line 70 of file ISStreamerWrapper.h.

Referenced by Sct::ISStreamerWrapper< T >::read().


The documentation for this class was generated from the following file:
Generated on Thu Jul 8 11:41:33 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5