|
ldas-tools-framecpp 3.0.4
|
#include <FrTableSerialIO.hh>


Public Types | |
| typedef std::string | name_type |
| typedef std::string | name_type |
| typedef std::string | comment_type |
| typedef std::string | comment_type |
| typedef INT_2U | nColumn_type |
| typedef INT_2U | nColumn_type |
| typedef INT_4U | nRow_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 Common::SearchContainer< FrVect, &FrVect::GetName > | column_type |
| typedef column_type::iterator | iterator |
| typedef column_type::const_iterator | const_iterator |
| typedef std::vector< STRING > | column_name_container_type |
| Collection of column names. | |
Public Member Functions | |
| SerialIO () | |
| SerialIO () | |
| 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. | |
| nRow_type | GetNRow () const |
| Retrieve the number of rows. | |
| nRow_type | GetNRow () const |
| Retrieve the number of rows. | |
| const column_type & | RefColumn () const |
| Retrieve reference to columns. | |
| column_type & | RefColumn () |
| Retrieve reference to columns. | |
| const column_type & | RefColumn () const |
| Retrieve reference to columns. | |
| column_type & | RefColumn () |
| Retrieve reference to columns. | |
| 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 |
Protected Attributes | |
| refs_type | m_refs |
|
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.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
Retrieve the list of column names.
|
inlineinherited |
Retrieve the list of column names.
|
inlineinherited |
Retrieve the number of columns.
|
inlineinherited |
Retrieve the number of columns.
|
inlineinherited |
Retrieve the number of rows.
|
inlineinherited |
Retrieve the number of rows.
|
inherited |
|
inherited |
|
inherited |
Retrieve reference to columns.
|
inherited |
Retrieve reference to columns.
|
inherited |
Retrieve reference to columns.
|
inherited |
Retrieve reference to columns.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
protectedinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |