|
| | FrTable () |
| | Default constructor.
|
| |
| | FrTable (const FrTable &Source) |
| | Copy Constructor.
|
| |
| | FrTable (const name_type &name, nRow_type nrows) |
| | Constructor.
|
| |
| | FrTable (Previous::FrTable &Source, stream_base_type *Stream) |
| | Promotion Constructor.
|
| |
|
virtual | ~FrTable () |
| | Destructor.
|
| |
| const name_type & | GetNameSlow () const |
| | Retrieve the name of the table.
|
| |
| FrTable & | Merge (const FrTable &RHS) |
| | Merge with another FrTable.
|
| |
| FrTable & | operator+= (const FrTable &RHS) |
| | Concatinate with another FrTable.
|
| |
| bool | operator== (const FrTable &RHS) const |
| | equality operator
|
| |
| virtual bool | operator== (const Common::FrameSpec::Object &RHS) const |
| | equality operator for abstract data type
|
| |
| | FrTable () |
| | Default constructor.
|
| |
| | FrTable (const FrTable &Source) |
| | Copy Constructor.
|
| |
| | FrTable (const name_type &name, nRow_type nrows) |
| | Constructor.
|
| |
| | FrTable (Previous::FrTable &Source, stream_base_type *Stream) |
| | Promotion Constructor.
|
| |
|
virtual | ~FrTable () |
| | Destructor.
|
| |
| const name_type & | GetNameSlow () const |
| | Retrieve the name of the table.
|
| |
| FrTable & | Merge (const FrTable &RHS) |
| | Merge with another FrTable.
|
| |
| FrTable & | operator+= (const FrTable &RHS) |
| | Concatinate with another FrTable.
|
| |
| bool | operator== (const FrTable &RHS) const |
| | equality operator
|
| |
| virtual bool | operator== (const Common::FrameSpec::Object &RHS) const |
| | equality operator for abstract data type
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | Create (istream_type &Stream) const |
| | Virtual constructor.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
|
virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| |
| column_name_container_type | GetColumnName () const |
| | Retrieve the list of column names.
|
| |
| nColumn_type | GetNColumn () const |
| | Retrieve the number of columns.
|
| |
| 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.
|
| |
|
| static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, promote_stream_type *Stream) |
| | Promote previous version of object to this version.
|
| |
| static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, promote_stream_type *Stream) |
| | Promote previous version of object to this version.
|
| |
| static const Common::Description * | StructDescription () |
| | The description of structure.
|
| |
| static const Common::Description * | StructDescription () |
| | The description of structure.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataClass () |
| | Data class to be used in class field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static const char * | CheckSumDataComment () |
| | Comment to be used in comment field of FrSE.
|
| |
|
static struct_desc_type | FrameSpecDescription () |
| | Return the dictionary name of the structure.
|
| |
|
static struct_id_type | FrameSpecId () |
| | Return the dictionary name of the structure.
|
| |
|
| virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
| | Demotes object to previous version of the frame spec.
|
| |
| virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
| | Demotes object to previous version of the frame spec.
|
| |
| virtual const char * | ObjectStructName () const |
| | The name structure name of this object.
|
| |
| virtual const char * | ObjectStructName () const |
| | The name structure name of this object.
|
| |
| virtual cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
| | Number of bytes needed to write this structure.
|
| |
| virtual cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
| | Number of bytes needed to write this structure.
|
| |
| virtual self_type * | pCreate (Common::IStream &Stream) const |
| | Virtual constructor.
|
| |
| virtual self_type * | pCreate (Common::IStream &Stream) const |
| | Virtual constructor.
|
| |
| virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
| | Promotes object to another version of the frame spec.
|
| |
| virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
| | Promotes object to another version of the frame spec.
|
| |
| virtual void | pWrite (Common::OStream &Stream) const |
| | Write the structure to the stream.
|
| |
| virtual void | pWrite (Common::OStream &Stream) const |
| | Write the structure to the stream.
|
| |
Table Data Structure Definition.