ldas-tools-framecpp
2.9.3
|
#include <FrTOCStatDataClassicIO.hh>
Public Member Functions | |
FrTOCStatDataClassicIO ()=default | |
Default constructor. More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
const FrTOCStatDataClassicIO & | operator= (const Previous::FrTOCStatData &Source) |
asignment operator More... | |
FrTOCStatDataClassicIO & | operator= (FrTOCStatDataClassicIO &&TOC) |
void | Load (istream_type &Stream) |
Read contents from stream. More... | |
void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrStatData being written. More... | |
FrTOCStatDataClassicIO ()=default | |
Default constructor. More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
const FrTOCStatDataClassicIO & | operator= (const Previous::FrTOCStatData &Source) |
asignment operator More... | |
FrTOCStatDataClassicIO & | operator= (FrTOCStatDataClassicIO &&TOC) |
void | Load (istream_type &Stream) |
Read contents from stream. More... | |
void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrStatData being written. More... | |
FrTOCStatDataClassicIO ()=default | |
Default constructor. More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
const FrTOCStatDataClassicIO & | operator= (const Previous::FrTOCStatData &Source) |
asignment operator More... | |
FrTOCStatDataClassicIO & | operator= (FrTOCStatDataClassicIO &&TOC) |
void | Load (istream_type &Stream) |
Read contents from stream. More... | |
void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrStatData being written. More... | |
const stat_container_type & | GetStat () const |
Return all channels. More... | |
const stat_container_type & | GetStat () const |
Return all channels. More... | |
const stat_container_type & | GetStat () const |
Return all channels. More... | |
INT_4U | GetNTotalStat () const |
Return number of FrStatData structures. More... | |
INT_4U | GetNTotalStat () const |
Return number of FrStatData structures. More... | |
INT_4U | GetNTotalStat () const |
Return number of FrStatData structures. More... | |
bool | operator== (const FrTOCStatDataData &RHS) const |
equality operator More... | |
bool | operator== (const FrTOCStatDataData &RHS) const |
equality operator More... | |
bool | operator== (const FrTOCStatDataData &RHS) const |
equality operator 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 | |
void | write (ostream_type &Stream) const |
Write the structure to the stream. More... | |
void | write (ostream_type &Stream) const |
Write the structure to the stream. More... | |
void | write (ostream_type &Stream) const |
Write the structure to the stream. More... | |
Protected Attributes | |
stat_container_type | m_info |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
default |
Default constructor.
|
default |
Default constructor.
|
default |
Default constructor.
|
inline |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inline |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inline |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlinestatic |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestatic |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestatic |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlineinherited |
Return number of FrStatData structures.
|
inlineinherited |
Return number of FrStatData structures.
|
inlineinherited |
Return number of FrStatData structures.
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return all channels.
|
inline |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inline |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inline |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inline |
asignment operator
[in] | Source | The source to be copied. |
|
inline |
asignment operator
[in] | Source | The source to be copied. |
|
inline |
asignment operator
[in] | Source | The source to be copied. |
|
inline |
|
inline |
|
inline |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
inline |
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. |
|
inline |
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. |
|
inline |
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. |
|
inlineprotected |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
inlineprotected |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
inlineprotected |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
protectedinherited |