Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CycleDataWriter< CycleDataType > Class Template Reference

#include <cycleDataWriter.h>

List of all members.

Public Member Functions

INLINE CycleDataWriter (PipelineCycler< CycleDataType > &cycler)
INLINE CycleDataWriter (const CycleDataWriter< CycleDataType > &copy)
INLINE void operator= (const CycleDataWriter< CycleDataType > &copy)
INLINE CycleDataWriter (PipelineCycler< CycleDataType > &cycler, CycleDataWriter< CycleDataType > &take_from)
INLINE CycleDataWriter (PipelineCycler< CycleDataType > &cycler, CycleDataReader< CycleDataType > &take_from)
INLINE ~CycleDataWriter ()
INLINE CycleDataType * operator-> ()
INLINE const CycleDataType * operator-> () const
INLINE operator CycleDataType * ()

Private Attributes

CycleDataType * _pointer

template<class CycleDataType>
class CycleDataWriter< CycleDataType >


Constructor & Destructor Documentation

template<class CycleDataType>
INLINE CycleDataWriter< CycleDataType >::CycleDataWriter PipelineCycler< CycleDataType > &  cycler  ) 
 

template<class CycleDataType>
INLINE CycleDataWriter< CycleDataType >::CycleDataWriter const CycleDataWriter< CycleDataType > &  copy  ) 
 

template<class CycleDataType>
INLINE CycleDataWriter< CycleDataType >::CycleDataWriter PipelineCycler< CycleDataType > &  cycler,
CycleDataWriter< CycleDataType > &  take_from
 

template<class CycleDataType>
INLINE CycleDataWriter< CycleDataType >::CycleDataWriter PipelineCycler< CycleDataType > &  cycler,
CycleDataReader< CycleDataType > &  take_from
 

template<class CycleDataType>
INLINE CycleDataWriter< CycleDataType >::~CycleDataWriter  ) 
 


Member Function Documentation

template<class CycleDataType>
INLINE CycleDataWriter< CycleDataType >::operator CycleDataType *  ) 
 

template<class CycleDataType>
INLINE const CycleDataType* CycleDataWriter< CycleDataType >::operator->  )  const
 

template<class CycleDataType>
INLINE CycleDataType* CycleDataWriter< CycleDataType >::operator->  ) 
 

template<class CycleDataType>
INLINE void CycleDataWriter< CycleDataType >::operator= const CycleDataWriter< CycleDataType > &  copy  ) 
 


Member Data Documentation

template<class CycleDataType>
CycleDataType* CycleDataWriter< CycleDataType >::_pointer [private]
 

Definition at line 63 of file cycleDataWriter.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:11:49 2003 for Panda by doxygen1.3