|
ldas-tools-framecpp
2.7.0
|
#include <FrTOCData.hh>


Static Public Member Functions | |
| static void | Description (Common::Description &Desc) |
| 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 |
| 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 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 REAL_8 FrameCPP::Version_4::FrTOCData::dt_type |
| typedef std::vector< frame_type > FrameCPP::Version_4::FrTOCData::frame_container_type |
| typedef std::vector< frame_type > FrameCPP::Version_4::FrTOCData::frame_container_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCData::frame_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCData::frame_type |
| typedef std::vector< gtimen_type > FrameCPP::Version_4::FrTOCData::gtimen_container_type |
| typedef std::vector< gtimen_type > FrameCPP::Version_4::FrTOCData::gtimen_container_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCData::gtimen_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCData::gtimen_type |
| typedef std::vector< gtimes_type > FrameCPP::Version_4::FrTOCData::gtimes_container_type |
| typedef std::vector< gtimes_type > FrameCPP::Version_4::FrTOCData::gtimes_container_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCData::gtimes_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCData::gtimes_type |
| typedef INT_4S FrameCPP::Version_4::FrTOCData::localTime_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::nFirstADC_container_type |
| typedef std::vector< position_type > FrameCPP::Version_4::FrTOCData::nFirstMsg_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::nFirstSer_container_type |
| typedef std::vector< position_type > FrameCPP::Version_4::FrTOCData::nFirstTable_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::nframe_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCData::nsh_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCData::nsh_type |
|
inherited |
|
inherited |
| typedef std::vector< position_type > FrameCPP::Version_4::FrTOCData::positionH_container_type |
| 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 std::vector< runs_type > FrameCPP::Version_4::FrTOCData::runs_container_type |
| typedef INT_4S FrameCPP::Version_4::FrTOCData::runs_type |
| typedef INT_4S FrameCPP::Version_4::FrTOCData::runs_type |
| typedef std::vector< shid_type > FrameCPP::Version_4::FrTOCData::shid_container_type |
| typedef std::vector< shid_type > FrameCPP::Version_4::FrTOCData::shid_container_type |
| typedef INT_2U FrameCPP::Version_4::FrTOCData::shid_type |
| typedef INT_2U FrameCPP::Version_4::FrTOCData::shid_type |
| typedef std::vector< shname_type > FrameCPP::Version_4::FrTOCData::shname_container_type |
| typedef std::vector< shname_type > FrameCPP::Version_4::FrTOCData::shname_container_type |
| typedef INT_2S FrameCPP::Version_4::FrTOCData::uleaps_type |
| typedef INT_2S FrameCPP::Version_4::FrTOCData::uleaps_type |
|
inline |
|
protected |
| FrameCPP::Version_4::FrTOCData::FrTOCData | ( | ) |
|
protected |
|
inline |
| Common::FrameSpec::size_type FrameCPP::Version_4::FrTOCData::Bytes | ( | const Common::StreamBase & | Stream | ) | const |
|
static |
|
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. |
|
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 |
| const dt_container_type& FrameCPP::Version_4::FrTOCData::GetDt | ( | ) | const |
|
inline |
| const frame_container_type& FrameCPP::Version_4::FrTOCData::GetFrame | ( | ) | const |
|
inline |
| const gtimes_container_type& FrameCPP::Version_4::FrTOCData::GetGTimeN | ( | ) | const |
|
inline |
| const gtimen_container_type& FrameCPP::Version_4::FrTOCData::GetGTimeS | ( | ) | const |
|
inline |
| localTime_type FrameCPP::Version_4::FrTOCData::GetLocalTime | ( | ) | const |
|
inline |
| const nFirstADC_container_type& FrameCPP::Version_4::FrTOCData::GetNFirstADC | ( | ) | const |
| const nFirstMsg_container_type& FrameCPP::Version_4::FrTOCData::GetNFirstMsg | ( | ) | const |
|
inline |
|
inline |
| const nFirstSer_container_type& FrameCPP::Version_4::FrTOCData::GetNFirstSer | ( | ) | const |
|
inline |
| const nFirstTable_container_type& FrameCPP::Version_4::FrTOCData::GetNFirstTable | ( | ) | const |
| nframe_type FrameCPP::Version_4::FrTOCData::GetNFrame | ( | ) | const |
|
inline |
| const positionH_container_type& FrameCPP::Version_4::FrTOCData::GetPositionH | ( | ) | const |
|
inline |
| const runs_container_type& FrameCPP::Version_4::FrTOCData::GetRuns | ( | ) | const |
|
inline |
|
inline |
| const shid_container_type& FrameCPP::Version_4::FrTOCData::GetSHid | ( | ) | const |
| const shname_container_type& FrameCPP::Version_4::FrTOCData::GetSHname | ( | ) | const |
|
inline |
| uleaps_type FrameCPP::Version_4::FrTOCData::GetULeapS | ( | ) | const |
|
inline |
|
protected |
|
protected |
| bool FrameCPP::Version_4::FrTOCData::operator== | ( | const FrTOCData & | RHS | ) | const |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.14