PSXtcInput::IndexBase< T > Class Template Reference

Inheritance diagram for PSXtcInput::IndexBase< T >:

PSXtcInput::IndexFiducial PSXtcInput::IndexEvent List of all members.

Public Member Functions

void _init ()
virtual ~IndexBase ()
 IndexBase ()
 IndexBase (uint32_t seconds, uint32_t nanoseconds)
bool operator< (const IndexBase &other) const
bool operator== (const IndexBase &other) const
bool operator!= (const IndexBase &other) const

Public Attributes

entry
int file

Detailed Description

template<typename T>
class PSXtcInput::IndexBase< T >

Definition at line 180 of file Index.cpp.


Constructor & Destructor Documentation

template<typename T>
virtual PSXtcInput::IndexBase< T >::~IndexBase (  )  [inline, virtual]

Definition at line 187 of file Index.cpp.

template<typename T>
PSXtcInput::IndexBase< T >::IndexBase (  )  [inline]

Definition at line 188 of file Index.cpp.

template<typename T>
PSXtcInput::IndexBase< T >::IndexBase ( uint32_t  seconds,
uint32_t  nanoseconds 
) [inline]

Definition at line 189 of file Index.cpp.

References PSXtcInput::IndexBase< T >::_init(), and PSXtcInput::IndexBase< T >::entry.


Member Function Documentation

template<typename T>
void PSXtcInput::IndexBase< T >::_init (  )  [inline]

Definition at line 184 of file Index.cpp.

References PSXtcInput::IndexBase< T >::file.

Referenced by PSXtcInput::IndexBase< T >::IndexBase().

template<typename T>
bool PSXtcInput::IndexBase< T >::operator!= ( const IndexBase< T > &  other  )  const [inline]

Definition at line 200 of file Index.cpp.

template<typename T>
bool PSXtcInput::IndexBase< T >::operator< ( const IndexBase< T > &  other  )  const [inline]

Definition at line 194 of file Index.cpp.

References PSXtcInput::IndexBase< T >::entry.

template<typename T>
bool PSXtcInput::IndexBase< T >::operator== ( const IndexBase< T > &  other  )  const [inline]

Definition at line 197 of file Index.cpp.

References PSXtcInput::IndexBase< T >::entry.


Member Data Documentation

template<typename T>
T PSXtcInput::IndexBase< T >::entry

Definition at line 182 of file Index.cpp.

Referenced by PSXtcInput::IndexBase< T >::IndexBase(), PSXtcInput::IndexFiducial::IndexFiducial(), PSXtcInput::IndexEvent::operator<(), PSXtcInput::IndexBase< T >::operator<(), PSXtcInput::operator<<(), PSXtcInput::IndexEvent::operator==(), and PSXtcInput::IndexBase< T >::operator==().

template<typename T>
int PSXtcInput::IndexBase< T >::file

Definition at line 183 of file Index.cpp.

Referenced by PSXtcInput::IndexBase< T >::_init(), and PSXtcInput::operator<<().


The documentation for this class was generated from the following file:
Generated on 19 Dec 2016 for PSANAclasses by  doxygen 1.4.7