ldas-tools-framecpp
2.6.5
|
#include <FrTOCData.hh>
Public Member Functions | |
FrTOCData () | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
localTime_type | GetLocalTime () const |
const dt_container_type & | GetDt () const |
const frame_container_type & | GetFrame () const |
const gtimes_container_type & | GetGTimeN () const |
const gtimen_container_type & | GetGTimeS () const |
nframe_type | GetNFrame () const |
const nFirstADC_container_type & | GetNFirstADC () const |
const nFirstSer_container_type & | GetNFirstSer () const |
const nFirstTable_container_type & | GetNFirstTable () const |
const nFirstMsg_container_type & | GetNFirstMsg () const |
const positionH_container_type & | GetPositionH () const |
const runs_container_type & | GetRuns () const |
const shid_container_type & | GetSHid () const |
const shname_container_type & | GetSHname () const |
uleaps_type | GetULeapS () const |
bool | operator== (const FrTOCData &RHS) const |
Static Public Member Functions | |
static void | Description (Common::Description &Desc) |
Protected Member Functions | |
FrTOCData (Common::IStream &Stream) | |
void | load (Common::IStream &Stream) |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. More... | |
void | write (Common::OStream &Stream) const |
typedef std::vector< dt_type > FrameCPP::Version_4::FrTOCData::dt_container_type |
Array of FrDetector names.
typedef REAL_8 FrameCPP::Version_4::FrTOCData::dt_type |
typedef std::vector< frame_type > FrameCPP::Version_4::FrTOCData::frame_container_type |
typedef INT_4U FrameCPP::Version_4::FrTOCData::frame_type |
typedef std::vector< gtimen_type > FrameCPP::Version_4::FrTOCData::gtimen_container_type |
typedef INT_4U FrameCPP::Version_4::FrTOCData::gtimen_type |
typedef std::vector< gtimes_type > FrameCPP::Version_4::FrTOCData::gtimes_container_type |
typedef INT_4U FrameCPP::Version_4::FrTOCData::gtimes_type |
typedef INT_4S FrameCPP::Version_4::FrTOCData::localTime_type |
typedef std::vector< position_type > FrameCPP::Version_4::FrTOCData::nFirstADC_container_type |
typedef std::vector< position_type > FrameCPP::Version_4::FrTOCData::nFirstMsg_container_type |
typedef std::vector< position_type > FrameCPP::Version_4::FrTOCData::nFirstSer_container_type |
typedef std::vector< position_type > FrameCPP::Version_4::FrTOCData::nFirstTable_container_type |
typedef INT_4U FrameCPP::Version_4::FrTOCData::nframe_type |
typedef INT_4U FrameCPP::Version_4::FrTOCData::nsh_type |
|
inherited |
typedef std::vector< position_type > FrameCPP::Version_4::FrTOCData::positionH_container_type |
typedef std::vector< runs_type > FrameCPP::Version_4::FrTOCData::runs_container_type |
typedef INT_4S FrameCPP::Version_4::FrTOCData::runs_type |
typedef std::vector< shid_type > FrameCPP::Version_4::FrTOCData::shid_container_type |
typedef INT_2U FrameCPP::Version_4::FrTOCData::shid_type |
typedef std::vector< shname_type > FrameCPP::Version_4::FrTOCData::shname_container_type |
typedef INT_2S FrameCPP::Version_4::FrTOCData::uleaps_type |
|
inline |
|
protected |
|
inline |
|
static |
|
protected |
Iterate over contents.
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action to be taken for each piece of information found. |
This method allows for iterting over each element of information and allows the caller to gather information about each element.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |