ldas-tools-framecpp
2.5.8
|
#include <FrSimData.hh>
Classes | |
struct | ref_type |
Public Types | |
typedef Common::SearchContainer < FrVect,&FrVect::GetName > | data_type |
typedef data_type::iterator | iterator |
typedef data_type::const_iterator | const_iterator |
typedef Common::SearchContainer < FrVect,&FrVect::GetName > | input_type |
typedef input_type::iterator | input_iterator |
typedef input_type::const_iterator | const_input_iterator |
typedef Common::SearchContainer < FrTable,&FrTable::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_type & | RefData () const |
data_type & | RefData () |
const input_type & | RefInput () const |
input_type & | RefInput () |
const table_type & | RefTable () const |
table_type & | RefTable () |
Static Public Attributes | |
static const INT_2U | MAX_REF = 4 |
Protected Attributes | |
ref_type | m_refs |
typedef input_type::const_iterator FrameCPP::Version_4::FrSimDataRefsT< FrVect, FrTable >::const_input_iterator |
typedef data_type::const_iterator FrameCPP::Version_4::FrSimDataRefsT< FrVect, FrTable >::const_iterator |
typedef table_type::const_iterator FrameCPP::Version_4::FrSimDataRefsT< FrVect, FrTable >::const_table_iterator |
typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_4::FrSimDataRefsT< FrVect, FrTable >::data_type |
typedef input_type::iterator FrameCPP::Version_4::FrSimDataRefsT< FrVect, FrTable >::input_iterator |
typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_4::FrSimDataRefsT< FrVect, FrTable >::input_type |
typedef data_type::iterator FrameCPP::Version_4::FrSimDataRefsT< FrVect, FrTable >::iterator |
typedef table_type::iterator FrameCPP::Version_4::FrSimDataRefsT< FrVect, FrTable >::table_iterator |
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_4::FrSimDataRefsT< FrVect, FrTable >::table_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
static |