ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType > Class Template Reference

#include <FrSimData.hh>

Collaboration diagram for FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >:

Classes

struct  ref_type

Public Types

typedef Common::Container< FrVectType > data_type
typedef data_type::iterator iterator
typedef data_type::const_iterator const_iterator
typedef Common::SearchContainer< FrVectType, &FrVectType::GetName > input_type
typedef input_type::iterator input_iterator
typedef input_type::const_iterator const_input_iterator
typedef Common::SearchContainer< FrTableType, &FrTableType::GetNameSlow > table_type
typedef table_type::iterator table_iterator
typedef table_type::const_iterator const_table_iterator
typedef Common::Container< FrVectType > data_type
typedef data_type::iterator iterator
typedef data_type::const_iterator const_iterator
typedef Common::SearchContainer< FrVectType, &FrVectType::GetName > input_type
typedef input_type::iterator input_iterator
typedef input_type::const_iterator const_input_iterator
typedef Common::SearchContainer< FrTableType, &FrTableType::GetNameSlow > table_type
typedef table_type::iterator table_iterator
typedef table_type::const_iterator const_table_iterator

Public Member Functions

 FrSimDataRefsT ()
 FrSimDataRefsT (const FrSimDataRefsT &Source)
const data_typeRefData () const
data_typeRefData ()
const input_typeRefInput () const
input_typeRefInput ()
const table_typeRefTable () const
table_typeRefTable ()
 FrSimDataRefsT ()
 FrSimDataRefsT (const FrSimDataRefsT &Source)
const data_typeRefData () const
data_typeRefData ()
const input_typeRefInput () const
input_typeRefInput ()
const table_typeRefTable () const
table_typeRefTable ()

Static Public Attributes

static const INT_2U MAX_REF = 4

Protected Attributes

ref_type m_refs

Member Typedef Documentation

◆ const_input_iterator [1/2]

template<typename FrVectType, typename FrTableType>
typedef input_type::const_iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::const_input_iterator

◆ const_input_iterator [2/2]

template<typename FrVectType, typename FrTableType>
typedef input_type::const_iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::const_input_iterator

◆ const_iterator [1/2]

template<typename FrVectType, typename FrTableType>
typedef data_type::const_iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::const_iterator

◆ const_iterator [2/2]

template<typename FrVectType, typename FrTableType>
typedef data_type::const_iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::const_iterator

◆ const_table_iterator [1/2]

template<typename FrVectType, typename FrTableType>
typedef table_type::const_iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::const_table_iterator

◆ const_table_iterator [2/2]

template<typename FrVectType, typename FrTableType>
typedef table_type::const_iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::const_table_iterator

◆ data_type [1/2]

template<typename FrVectType, typename FrTableType>
typedef Common::Container< FrVectType > FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::data_type

◆ data_type [2/2]

template<typename FrVectType, typename FrTableType>
typedef Common::Container< FrVectType > FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::data_type

◆ input_iterator [1/2]

template<typename FrVectType, typename FrTableType>
typedef input_type::iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::input_iterator

◆ input_iterator [2/2]

template<typename FrVectType, typename FrTableType>
typedef input_type::iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::input_iterator

◆ input_type [1/2]

template<typename FrVectType, typename FrTableType>
typedef Common::SearchContainer< FrVectType, &FrVectType::GetName > FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::input_type

◆ input_type [2/2]

template<typename FrVectType, typename FrTableType>
typedef Common::SearchContainer< FrVectType, &FrVectType::GetName > FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::input_type

◆ iterator [1/2]

template<typename FrVectType, typename FrTableType>
typedef data_type::iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::iterator

◆ iterator [2/2]

template<typename FrVectType, typename FrTableType>
typedef data_type::iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::iterator

◆ table_iterator [1/2]

template<typename FrVectType, typename FrTableType>
typedef table_type::iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::table_iterator

◆ table_iterator [2/2]

template<typename FrVectType, typename FrTableType>
typedef table_type::iterator FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::table_iterator

◆ table_type [1/2]

template<typename FrVectType, typename FrTableType>
typedef Common::SearchContainer< FrTableType, &FrTableType::GetNameSlow > FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::table_type

◆ table_type [2/2]

template<typename FrVectType, typename FrTableType>
typedef Common::SearchContainer< FrTableType, &FrTableType::GetNameSlow > FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::table_type

Constructor & Destructor Documentation

◆ FrSimDataRefsT() [1/4]

template<typename FrVectType, typename FrTableType>
FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::FrSimDataRefsT ( )
inline

◆ FrSimDataRefsT() [2/4]

template<typename FrVectType, typename FrTableType>
FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::FrSimDataRefsT ( const FrSimDataRefsT< FrVectType, FrTableType > & Source)
inline

◆ FrSimDataRefsT() [3/4]

template<typename FrVectType, typename FrTableType>
FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::FrSimDataRefsT ( )
inline

◆ FrSimDataRefsT() [4/4]

template<typename FrVectType, typename FrTableType>
FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::FrSimDataRefsT ( const FrSimDataRefsT< FrVectType, FrTableType > & Source)
inline

Member Function Documentation

◆ RefData() [1/4]

template<typename FrVectType, typename FrTableType>
data_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefData ( )
inline

◆ RefData() [2/4]

template<typename FrVectType, typename FrTableType>
data_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefData ( )
inline

◆ RefData() [3/4]

template<typename FrVectType, typename FrTableType>
const data_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefData ( ) const
inline

◆ RefData() [4/4]

template<typename FrVectType, typename FrTableType>
const data_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefData ( ) const
inline

◆ RefInput() [1/4]

template<typename FrVectType, typename FrTableType>
input_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefInput ( )
inline

◆ RefInput() [2/4]

template<typename FrVectType, typename FrTableType>
input_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefInput ( )
inline

◆ RefInput() [3/4]

template<typename FrVectType, typename FrTableType>
const input_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefInput ( ) const
inline

◆ RefInput() [4/4]

template<typename FrVectType, typename FrTableType>
const input_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefInput ( ) const
inline

◆ RefTable() [1/4]

template<typename FrVectType, typename FrTableType>
table_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefTable ( )
inline

◆ RefTable() [2/4]

template<typename FrVectType, typename FrTableType>
table_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefTable ( )
inline

◆ RefTable() [3/4]

template<typename FrVectType, typename FrTableType>
const table_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefTable ( ) const
inline

◆ RefTable() [4/4]

template<typename FrVectType, typename FrTableType>
const table_type & FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::RefTable ( ) const
inline

Member Data Documentation

◆ m_refs

template<typename FrVectType, typename FrTableType>
ref_type FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::m_refs
protected

◆ MAX_REF

template<typename FrVectType, typename FrTableType>
const INT_2U FrameCPP::Version_4::FrSimDataRefsT< FrVectType, FrTableType >::MAX_REF = 4
static

The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version4/FrSimData.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version4/FrSimData.hh