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

CycleDataReader< CycleDataType > Class Template Reference

#include <cycleDataReader.h>

List of all members.

Public Member Functions

INLINE CycleDataReader (const PipelineCycler< CycleDataType > &cycler)
INLINE CycleDataReader (const CycleDataReader< CycleDataType > &copy)
INLINE void operator= (const CycleDataReader< CycleDataType > &copy)
INLINE ~CycleDataReader ()
INLINE const CycleDataType * operator-> () const
INLINE operator const CycleDataType * () const
INLINE const CycleDataType * take_pointer ()
INLINE CycleDataType * elevate_to_write (PipelineCycler< CycleDataType > &cycler)

Private Attributes

const CycleDataType * _pointer

template<class CycleDataType>
class CycleDataReader< CycleDataType >


Constructor & Destructor Documentation

template<class CycleDataType>
INLINE CycleDataReader< CycleDataType >::CycleDataReader const PipelineCycler< CycleDataType > &  cycler  ) 
 

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

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


Member Function Documentation

template<class CycleDataType>
INLINE CycleDataType* CycleDataReader< CycleDataType >::elevate_to_write PipelineCycler< CycleDataType > &  cycler  ) 
 

template<class CycleDataType>
INLINE CycleDataReader< CycleDataType >::operator const CycleDataType *  )  const
 

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

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

template<class CycleDataType>
INLINE const CycleDataType* CycleDataReader< CycleDataType >::take_pointer  ) 
 


Member Data Documentation

template<class CycleDataType>
const CycleDataType* CycleDataReader< CycleDataType >::_pointer [private]
 

Definition at line 62 of file cycleDataReader.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