|
ldas-tools-framecpp
2.7.0
|
Indexed elements of the FrSimData structure. More...
#include <FrTOCStatData.hh>

Classes | |
| struct | stat_instance_type |
| struct | stat_type |
Public Member Functions | |
| FrTOCStatData () | |
| Default constructor. More... | |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| Number of bytes needed to write this structure. More... | |
| const stat_container_type & | GetStat () const |
| Return all channels. More... | |
| INT_4U | GetNTotalStat () const |
| Return number of FrStatData structures. More... | |
| const FrTOCStatData & | operator= (const Previous::FrTOCStatData &Source) |
| asignment operator More... | |
| bool | operator== (const FrTOCStatData &RHS) const |
| equality operator More... | |
| void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| Gather TOC info for FrStatData being written. More... | |
| FrTOCStatData () | |
| Default constructor. More... | |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| Number of bytes needed to write this structure. More... | |
| const stat_container_type & | GetStat () const |
| Return all channels. More... | |
| INT_4U | GetNTotalStat () const |
| Return number of FrStatData structures. More... | |
| const FrTOCStatData & | operator= (const Previous::FrTOCStatData &Source) |
| asignment operator More... | |
| bool | operator== (const FrTOCStatData &RHS) const |
| equality operator More... | |
| void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| Gather TOC info for FrStatData being written. More... | |
| FrTOCStatData () | |
| Default constructor. More... | |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| Number of bytes needed to write this structure. More... | |
| const stat_container_type & | GetStat () const |
| Return all channels. More... | |
| INT_4U | GetNTotalStat () const |
| Return number of FrStatData structures. More... | |
| const FrTOCStatData & | operator= (const Previous::FrTOCStatData &Source) |
| asignment operator More... | |
| bool | operator== (const FrTOCStatData &RHS) const |
| equality operator More... | |
| void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| Gather TOC info for FrStatData being written. More... | |
Static Public Member Functions | |
| template<typename SE > | |
| static void | Description (Common::Description &Desc) |
| The description of structure. More... | |
| template<typename SE > | |
| static void | Description (Common::Description &Desc) |
| The description of structure. More... | |
| template<typename SE > | |
| static void | Description (Common::Description &Desc) |
| The description of structure. More... | |
Protected Member Functions | |
| FrTOCStatData (Common::IStream &Stream) | |
| Stream constructor. More... | |
| void | write (Common::OStream &Stream) const |
| Write the structure to the stream. More... | |
| FrTOCStatData (Common::IStream &Stream) | |
| Stream constructor. More... | |
| void | write (Common::OStream &Stream) const |
| Write the structure to the stream. More... | |
| FrTOCStatData (Common::IStream &Stream) | |
| Stream constructor. More... | |
| void | write (Common::OStream &Stream) const |
| Write the structure to the stream. More... | |
Protected Attributes | |
| stat_container_type | m_info |
Indexed elements of the FrSimData structure.
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::nstat_instance_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::nstat_instance_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::nstat_instance_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::nstat_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::nstat_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::nstat_type |
| typedef INT_8U FrameCPP::Version_8::FrTOCStatData::positionStat_type |
| typedef INT_8U FrameCPP::Version_8::FrTOCStatData::positionStat_type |
| typedef INT_8U FrameCPP::Version_8::FrTOCStatData::positionStat_type |
| typedef std::vector< stat_instance_type > FrameCPP::Version_8::FrTOCStatData::stat_instance_container_type |
| typedef std::vector< stat_instance_type > FrameCPP::Version_8::FrTOCStatData::stat_instance_container_type |
| typedef std::vector< stat_instance_type > FrameCPP::Version_8::FrTOCStatData::stat_instance_container_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::tend_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::tend_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::tend_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::tstart_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::tstart_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::tstart_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::version_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::version_type |
| typedef INT_4U FrameCPP::Version_8::FrTOCStatData::version_type |
| FrameCPP::Version_8::FrTOCStatData::FrTOCStatData | ( | ) |
Default constructor.
|
protected |
Stream constructor.
| [in] | Stream | The input stream from where the object is being read. |
| FrameCPP::Version_8::FrTOCStatData::FrTOCStatData | ( | ) |
Default constructor.
|
protected |
Stream constructor.
| [in] | Stream | The input stream from where the object is being read. |
| FrameCPP::Version_8::FrTOCStatData::FrTOCStatData | ( | ) |
Default constructor.
|
protected |
Stream constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
inline |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
| Common::FrameSpec::size_type FrameCPP::Version_8::FrTOCStatData::Bytes | ( | const Common::StreamBase & | Stream | ) | const |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
| Common::FrameSpec::size_type FrameCPP::Version_8::FrTOCStatData::Bytes | ( | const Common::StreamBase & | Stream | ) | const |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
static |
The description of structure.
| [out] | Desc | Storage for the description of the structure. |
|
static |
The description of structure.
| [out] | Desc | Storage for the description of the structure. |
|
static |
The description of structure.
| [out] | Desc | Storage for the description of the structure. |
| INT_4U FrameCPP::Version_8::FrTOCStatData::GetNTotalStat | ( | ) | const |
Return number of FrStatData structures.
| INT_4U FrameCPP::Version_8::FrTOCStatData::GetNTotalStat | ( | ) | const |
Return number of FrStatData structures.
|
inline |
Return number of FrStatData structures.
|
inline |
Return all channels.
| const stat_container_type& FrameCPP::Version_8::FrTOCStatData::GetStat | ( | ) | const |
Return all channels.
| const stat_container_type& FrameCPP::Version_8::FrTOCStatData::GetStat | ( | ) | const |
Return all channels.
| const FrTOCStatData & FrameCPP::Version_8::FrTOCStatData::operator= | ( | const Previous::FrTOCStatData & | Source | ) |
asignment operator
| [in] | Source | The source to be copied. |
| const FrTOCStatData& FrameCPP::Version_8::FrTOCStatData::operator= | ( | const Previous::FrTOCStatData & | Source | ) |
asignment operator
| [in] | Source | The source to be copied. |
| const FrTOCStatData& FrameCPP::Version_8::FrTOCStatData::operator= | ( | const Previous::FrTOCStatData & | Source | ) |
asignment operator
| [in] | Source | The source to be copied. |
| bool FrameCPP::Version_8::FrTOCStatData::operator== | ( | const FrTOCStatData & | RHS | ) | const |
equality operator
| [in] | RHS | The FrTOCAdcData object to be compared. |
| bool FrameCPP::Version_8::FrTOCStatData::operator== | ( | const FrTOCStatData & | RHS | ) | const |
equality operator
| [in] | RHS | The FrTOCAdcData object to be compared. |
| bool FrameCPP::Version_8::FrTOCStatData::operator== | ( | const FrTOCStatData & | RHS | ) | const |
equality operator
| [in] | RHS | The FrTOCAdcData object to be compared. |
| void FrameCPP::Version_8::FrTOCStatData::QueryStatData | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position | ||
| ) |
Gather TOC info for FrStatData being written.
| [in] | Info | Information |
| [in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
| [in] | Position | The byte offset from the start of the file where the structure is written. |
| void FrameCPP::Version_8::FrTOCStatData::QueryStatData | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position | ||
| ) |
Gather TOC info for FrStatData being written.
| [in] | Info | Information |
| [in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
| [in] | Position | The byte offset from the start of the file where the structure is written. |
| void FrameCPP::Version_8::FrTOCStatData::QueryStatData | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position | ||
| ) |
Gather TOC info for FrStatData being written.
| [in] | Info | Information |
| [in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
| [in] | Position | The byte offset from the start of the file where the structure is written. |
|
protected |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
protected |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
protected |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
protected |
1.8.13