ldas-tools-framecpp
2.6.2
|
#include <FrEvent.hh>
Classes | |
struct | ref_type |
Public Types | |
typedef Common::SearchContainer< TVect,&TVect::GetName > | data_type |
typedef data_type::iterator | iterator |
typedef data_type::const_iterator | const_iterator |
typedef Common::SearchContainer < TTable,&TTable::GetNameSlow > | table_type |
typedef table_type::iterator | table_iterator |
typedef table_type::const_iterator | const_table_iterator |
Public Member Functions | |
FrEventRefsT () | |
FrEventRefsT (const FrEventRefsT &Source) | |
const data_type & | RefData () const |
data_type & | RefData () |
const table_type & | RefTable () const |
table_type & | RefTable () |
Static Public Attributes | |
static const INT_2U | MAX_REF = 2 |
Protected Attributes | |
ref_type | m_refs |
typedef data_type::const_iterator FrameCPP::Version_6::FrEventRefsT< TVect, TTable >::const_iterator |
typedef table_type::const_iterator FrameCPP::Version_6::FrEventRefsT< TVect, TTable >::const_table_iterator |
typedef Common::SearchContainer< TVect, &TVect::GetName > FrameCPP::Version_6::FrEventRefsT< TVect, TTable >::data_type |
typedef data_type::iterator FrameCPP::Version_6::FrEventRefsT< TVect, TTable >::iterator |
typedef table_type::iterator FrameCPP::Version_6::FrEventRefsT< TVect, TTable >::table_iterator |
typedef Common::SearchContainer< TTable, &TTable::GetNameSlow > FrameCPP::Version_6::FrEventRefsT< TVect, TTable >::table_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
static |