ldas-tools-framecpp  2.6.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Public Types | Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect > Class Template Reference

#include <FrStatData.hh>

Inheritance diagram for FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >:
FrameCPP::Version_3::FrStatData

Classes

struct  ref_type
 

Public Types

typedef boost::shared_ptr
< TDetector > 
detector_type
 
typedef boost::shared_ptr
< TDetector > const 
const_detector_type
 
typedef
Common::SearchContainer< TVect,&TVect::GetName > 
data_type
 
typedef data_type::iterator iterator
 
typedef data_type::const_iterator const_iterator
 

Public Member Functions

detector_type GetDetector ()
 
const_detector_type GetDetector () const
 
const data_typeRefData () const
 
data_typeRefData ()
 
detector_typeAddressOfDetector () const
 
void SetDetector (detector_type Detector)
 
bool operator== (const FrStatDataRefsT &RHS) const
 

Static Public Attributes

static const INT_2U MAX_REF = 2
 

Protected Attributes

ref_type m_refs
 

Member Typedef Documentation

template<typename TDetector , typename TVect >
typedef boost::shared_ptr< TDetector > const FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::const_detector_type
template<typename TDetector , typename TVect >
typedef data_type::const_iterator FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::const_iterator
template<typename TDetector , typename TVect >
typedef Common::SearchContainer< TVect, &TVect::GetName > FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::data_type
template<typename TDetector , typename TVect >
typedef boost::shared_ptr< TDetector > FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::detector_type
template<typename TDetector , typename TVect >
typedef data_type::iterator FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::iterator

Member Function Documentation

template<typename TDetector , typename TVect >
detector_type* FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::AddressOfDetector ( ) const
inline
template<typename TDetector , typename TVect >
detector_type FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::GetDetector ( )
inline
template<typename TDetector , typename TVect >
const_detector_type FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::GetDetector ( ) const
inline
template<typename TDetector , typename TVect >
bool FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::operator== ( const FrStatDataRefsT< TDetector, TVect > &  RHS) const
inline
template<typename TDetector , typename TVect >
const data_type& FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::RefData ( ) const
inline
template<typename TDetector , typename TVect >
data_type& FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::RefData ( )
inline
template<typename TDetector , typename TVect >
void FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::SetDetector ( detector_type  Detector)
inline

Member Data Documentation

template<typename TDetector , typename TVect >
ref_type FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::m_refs
protected
template<typename TDetector , typename TVect >
const INT_2U FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::MAX_REF = 2
static

The documentation for this class was generated from the following file: