ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
FrameCPP::Version_9::FrTableImpl::Data Class Reference

#include <FrTableData.hh>

Inheritance diagram for FrameCPP::Version_9::FrTableImpl::Data:
Collaboration diagram for FrameCPP::Version_9::FrTableImpl::Data:

Public Types

typedef std::string name_type
 
typedef std::string comment_type
 
typedef INT_2U nColumn_type
 
typedef INT_4U nRow_type
 
typedef std::string name_type
 
typedef std::string comment_type
 
typedef INT_2U nColumn_type
 
typedef INT_4U nRow_type
 
typedef const char *const struct_name_type
 
typedef const char *const struct_name_type
 
typedef const char *const struct_desc_type
 
typedef const char *const struct_desc_type
 
typedef INT_2U const struct_id_type
 
typedef INT_2U const struct_id_type
 
typedef PTR_STRUCT ptr_struct_type
 
typedef PTR_STRUCT ptr_struct_type
 
typedef PTR_STRUCT ptr_struct_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetName > column_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetName > column_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetName > column_type
 
typedef column_type::iterator iterator
 
typedef column_type::iterator iterator
 
typedef column_type::iterator iterator
 
typedef column_type::const_iterator const_iterator
 
typedef column_type::const_iterator const_iterator
 
typedef column_type::const_iterator const_iterator
 
typedef std::vector< STRINGcolumn_name_container_type
 Collection of column names.
 
typedef std::vector< STRINGcolumn_name_container_type
 Collection of column names.
 
typedef std::vector< STRINGcolumn_name_container_type
 Collection of column names.
 

Public Member Functions

column_name_container_type GetColumnName () const
 Retrieve the list of column names.
 
column_name_container_type GetColumnName () const
 Retrieve the list of column names.
 
column_name_container_type GetColumnName () const
 Retrieve the list of column names.
 
column_name_container_type GetColumnName () const
 Retrieve the list of column names.
 
nColumn_type GetNColumn () const
 Retrieve the number of columns.
 
nColumn_type GetNColumn () const
 Retrieve the number of columns.
 
nColumn_type GetNColumn () const
 Retrieve the number of columns.
 
nColumn_type GetNColumn () const
 Retrieve the number of columns.
 
nRow_type GetNRow () const
 Retrieve the number of rows.
 
nRow_type GetNRow () const
 Retrieve the number of rows.
 
nRow_type GetNRow () const
 Retrieve the number of rows.
 
nRow_type GetNRow () const
 Retrieve the number of rows.
 
const column_typeRefColumn () const
 Retrieve reference to columns.
 
column_typeRefColumn ()
 Retrieve reference to columns.
 
const column_typeRefColumn () const
 Retrieve reference to columns.
 
column_typeRefColumn ()
 Retrieve reference to columns.
 
const column_typeRefColumn () const
 Retrieve reference to columns.
 
column_typeRefColumn ()
 Retrieve reference to columns.
 
const column_typeRefColumn () const
 Retrieve reference to columns.
 
column_typeRefColumn ()
 Retrieve reference to columns.
 
bool operator== (const FrTablePST &RHS)
 
bool operator== (const FrTablePST &RHS)
 
bool operator== (const FrTablePST &RHS)
 
bool operator== (const FrTablePST &RHS)
 

Static Public Member Functions

static struct_name_type FrameSpecName ()
 
static struct_name_type FrameSpecName ()
 
static struct_name_type StructName ()
 
static struct_name_type StructName ()
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure.
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure.
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure.
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure.
 

Static Public Attributes

static struct_name_type struct_name
 
static struct_desc_type struct_desc
 
static struct_id_type struct_id
 
static const INT_2U MAX_REF
 
static const INT_2U MAX_REF
 

Protected Attributes

refs_type m_refs
 
refs_type m_refs
 

Member Typedef Documentation

◆ column_name_container_type [1/3]

typedef std::vector< STRING > FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::column_name_container_type
inherited

Collection of column names.

This storage class is used to abstract the container type used to maintain the collection of column names used in the table. The container maintains the column order of the column names.

◆ column_name_container_type [2/3]

typedef std::vector< STRING > FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::column_name_container_type
inherited

Collection of column names.

This storage class is used to abstract the container type used to maintain the collection of column names used in the table. The container maintains the column order of the column names.

◆ column_name_container_type [3/3]

typedef std::vector< STRING > FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::column_name_container_type
inherited

Collection of column names.

This storage class is used to abstract the container type used to maintain the collection of column names used in the table. The container maintains the column order of the column names.

◆ column_type [1/3]

typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::column_type
inherited

◆ column_type [2/3]

typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::column_type
inherited

◆ column_type [3/3]

typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::column_type
inherited

◆ comment_type [1/2]

◆ comment_type [2/2]

◆ const_iterator [1/3]

typedef column_type::const_iterator FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::const_iterator
inherited

◆ const_iterator [2/3]

typedef column_type::const_iterator FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::const_iterator
inherited

◆ const_iterator [3/3]

typedef column_type::const_iterator FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::const_iterator
inherited

◆ iterator [1/3]

◆ iterator [2/3]

◆ iterator [3/3]

◆ name_type [1/2]

◆ name_type [2/2]

◆ nColumn_type [1/2]

◆ nColumn_type [2/2]

◆ nRow_type [1/2]

◆ nRow_type [2/2]

◆ ptr_struct_type [1/3]

typedef PTR_STRUCT FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::ptr_struct_type
inherited

◆ ptr_struct_type [2/3]

typedef PTR_STRUCT FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::ptr_struct_type
inherited

◆ ptr_struct_type [3/3]

typedef PTR_STRUCT FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::ptr_struct_type
inherited

◆ struct_desc_type [1/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_desc_type [2/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_id_type [1/2]

template<typename Object_T>
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_id_type [2/2]

template<typename Object_T>
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_name_type [1/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ struct_name_type [2/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

Member Function Documentation

◆ FrameSpecDescription() [1/2]

template<typename Object_T>
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecDescription() [2/2]

template<typename Object_T>
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [1/2]

template<typename Object_T>
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [2/2]

template<typename Object_T>
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecName() [1/2]

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ FrameSpecName() [2/2]

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ GetColumnName() [1/4]

column_name_container_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetColumnName ( ) const
inlineinherited

Retrieve the list of column names.

Returns
The set of column names in column order.

◆ GetColumnName() [2/4]

column_name_container_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetColumnName ( ) const
inlineinherited

Retrieve the list of column names.

Returns
The set of column names in column order.

◆ GetColumnName() [3/4]

column_name_container_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetColumnName ( ) const
inlineinherited

Retrieve the list of column names.

Returns
The set of column names in column order.

◆ GetColumnName() [4/4]

column_name_container_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetColumnName ( ) const
inlineinherited

Retrieve the list of column names.

Returns
The set of column names in column order.

◆ GetNColumn() [1/4]

nColumn_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetNColumn ( ) const
inlineinherited

Retrieve the number of columns.

Returns
The number of columns in the table.

◆ GetNColumn() [2/4]

nColumn_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetNColumn ( ) const
inlineinherited

Retrieve the number of columns.

Returns
The number of columns in the table.

◆ GetNColumn() [3/4]

nColumn_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetNColumn ( ) const
inlineinherited

Retrieve the number of columns.

Returns
The number of columns in the table.

◆ GetNColumn() [4/4]

nColumn_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetNColumn ( ) const
inlineinherited

Retrieve the number of columns.

Returns
The number of columns in the table.

◆ GetNRow() [1/4]

nRow_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetNRow ( ) const
inlineinherited

Retrieve the number of rows.

Returns
The number of rows in the table.

◆ GetNRow() [2/4]

nRow_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetNRow ( ) const
inlineinherited

Retrieve the number of rows.

Returns
The number of rows in the table.

◆ GetNRow() [3/4]

nRow_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetNRow ( ) const
inlineinherited

Retrieve the number of rows.

Returns
The number of rows in the table.

◆ GetNRow() [4/4]

nRow_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::GetNRow ( ) const
inlineinherited

Retrieve the number of rows.

Returns
The number of rows in the table.

◆ operator==() [1/4]

bool FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::operator== ( const FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > > & RHS)
inherited

◆ operator==() [2/4]

bool FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::operator== ( const FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > > & RHS)
inherited

◆ operator==() [3/4]

bool FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::operator== ( const FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > > & RHS)
inherited

◆ operator==() [4/4]

bool FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::operator== ( const FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > > & RHS)
inherited

◆ RefColumn() [1/8]

column_type & FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::RefColumn ( )
inherited

Retrieve reference to columns.

Returns
A reference to the container of columns.

◆ RefColumn() [2/8]

FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::column_type & FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::RefColumn ( )
inlineinherited

Retrieve reference to columns.

Returns
A reference to the container of columns.

◆ RefColumn() [3/8]

column_type & FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::RefColumn ( )
inherited

Retrieve reference to columns.

Returns
A reference to the container of columns.

◆ RefColumn() [4/8]

column_type & FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::RefColumn ( )
inherited

Retrieve reference to columns.

Returns
A reference to the container of columns.

◆ RefColumn() [5/8]

const column_type & FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::RefColumn ( ) const
inherited

Retrieve reference to columns.

Returns
A constant reference to the container of columns.

◆ RefColumn() [6/8]

const FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::column_type & FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::RefColumn ( ) const
inlineinherited

Retrieve reference to columns.

Returns
A constant reference to the container of columns.

◆ RefColumn() [7/8]

const column_type & FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::RefColumn ( ) const
inherited

Retrieve reference to columns.

Returns
A constant reference to the container of columns.

◆ RefColumn() [8/8]

const column_type & FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::RefColumn ( ) const
inherited

Retrieve reference to columns.

Returns
A constant reference to the container of columns.

◆ StructName() [1/2]

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

◆ StructName() [2/2]

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

Member Data Documentation

◆ m_refs [1/2]

refs_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::m_refs
protectedinherited

◆ m_refs [2/2]

refs_type FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::m_refs
protectedinherited

◆ MAX_REF [1/2]

const INT_2U FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::MAX_REF
staticinherited

◆ MAX_REF [2/2]

static const INT_2U FrameCPP::Version_4::FrTablePST< PTR_STRUCT, Common::SearchContainer< FrVect, &FrVect::GetName > >::MAX_REF
staticinherited

◆ struct_desc

template<typename Object_T>
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc
staticinherited

◆ struct_id

template<typename Object_T>
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id
staticinherited

◆ struct_name

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name
staticinherited

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