#include <FrTOCStatDataClassicIO.hh>
◆ detector_type [1/2]
◆ detector_type [2/2]
◆ name_type [1/2]
◆ name_type [2/2]
◆ nstat_instance_type [1/2]
◆ nstat_instance_type [2/2]
◆ nstat_type [1/2]
◆ nstat_type [2/2]
◆ positionStat_type [1/2]
◆ positionStat_type [2/2]
◆ stat_container_type [1/2]
◆ stat_container_type [2/2]
◆ stat_instance_container_type [1/2]
◆ stat_instance_container_type [2/2]
◆ tend_type [1/2]
◆ tend_type [2/2]
◆ tstart_type [1/2]
◆ tstart_type [2/2]
◆ version_type [1/2]
◆ version_type [2/2]
◆ FrTOCStatDataClassicIO() [1/2]
FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::FrTOCStatDataClassicIO |
( |
| ) |
|
|
default |
◆ FrTOCStatDataClassicIO() [2/2]
FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::FrTOCStatDataClassicIO |
( |
| ) |
|
|
default |
◆ Bytes() [1/2]
Number of bytes needed to write this structure.
- Parameters
-
[in] | Stream | The stream from which to the object is being read or written. |
- Returns
- The number of bytes need to read or write this object.
◆ Bytes() [2/2]
Number of bytes needed to write this structure.
- Parameters
-
[in] | Stream | The stream from which to the object is being read or written. |
- Returns
- The number of bytes need to read or write this object.
◆ Description() [1/2]
template<typename SE>
static void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Description |
( |
Common::Description & | Desc | ) |
|
|
inlinestatic |
The description of structure.
- Parameters
-
[out] | Desc | Storage for the description of the structure. |
- Returns
- A Description object which describes this structure as specified by the frame specification.
◆ Description() [2/2]
template<typename SE>
static void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Description |
( |
Common::Description & | Desc | ) |
|
|
inlinestatic |
The description of structure.
- Parameters
-
[out] | Desc | Storage for the description of the structure. |
- Returns
- A Description object which describes this structure as specified by the frame specification.
◆ GetNTotalStat() [1/2]
INT_4U FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::GetNTotalStat |
( |
| ) |
const |
|
inlineinherited |
◆ GetNTotalStat() [2/2]
INT_4U FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::GetNTotalStat |
( |
| ) |
const |
|
inlineinherited |
◆ GetStat() [1/2]
const stat_container_type & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::GetStat |
( |
| ) |
const |
|
inlineinherited |
Return all channels.
- Returns
- Constant container to the indexed FrStatData elements.
◆ GetStat() [2/2]
const stat_container_type & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::GetStat |
( |
| ) |
const |
|
inlineinherited |
Return all channels.
- Returns
- Constant container to the indexed FrStatData elements.
◆ Load() [1/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Load |
( |
istream_type & | Stream | ) |
|
|
inline |
Read contents from stream.
- Parameters
-
[in] | Stream | The stream from which the object is being read. |
- Returns
- A new instance of this object.
◆ Load() [2/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Load |
( |
istream_type & | Stream | ) |
|
|
inline |
Read contents from stream.
- Parameters
-
[in] | Stream | The stream from which the object is being read. |
- Returns
- A new instance of this object.
◆ operator=() [1/4]
const FrTOCStatDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::operator= |
( |
const Previous::FrTOCStatData & | Source | ) |
|
|
inline |
asignment operator
- Parameters
-
[in] | Source | The source to be copied. |
◆ operator=() [2/4]
const FrTOCStatDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::operator= |
( |
const Previous::FrTOCStatData & | Source | ) |
|
|
inline |
asignment operator
- Parameters
-
[in] | Source | The source to be copied. |
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ operator==() [1/2]
bool FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::operator== |
( |
const FrTOCStatDataData & | RHS | ) |
const |
|
inherited |
equality operator
- Parameters
-
[in] | RHS | The FrTOCAdcData object to be compared. |
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
◆ operator==() [2/2]
bool FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::operator== |
( |
const FrTOCStatDataData & | RHS | ) |
const |
|
inherited |
equality operator
- Parameters
-
[in] | RHS | The FrTOCAdcData object to be compared. |
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
◆ QueryStatData() [1/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::QueryStatData |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
|
inline |
Gather TOC info for FrStatData being written.
- Parameters
-
[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. |
◆ QueryStatData() [2/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::QueryStatData |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
|
inline |
Gather TOC info for FrStatData being written.
- Parameters
-
[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. |
◆ write() [1/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::write |
( |
ostream_type & | Stream | ) |
const |
|
inlineprotected |
Write the structure to the stream.
- Parameters
-
[in] | Stream | The output stream where the object is to be written. |
◆ write() [2/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::write |
( |
ostream_type & | Stream | ) |
const |
|
inlineprotected |
Write the structure to the stream.
- Parameters
-
[in] | Stream | The output stream where the object is to be written. |
◆ m_info
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version8/impl/FrTOCStatDataClassicIO.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version8/impl/FrTOCStatDataClassicIO.hh