|
ldas-tools-framecpp 3.0.4
|
#include <FrEndOfFrameSerialIO.hh>


Public Types | |
| typedef INT_4S | run_type |
| Run number. | |
| typedef INT_4S | run_type |
| Run number. | |
| typedef INT_4U | frame_type |
| Frame number. | |
| typedef INT_4U | frame_type |
| Frame number. | |
| typedef INT_4U | GTimeS_type |
| Frame start time in GPS seconds. | |
| typedef INT_4U | GTimeS_type |
| Frame start time in GPS seconds. | |
| typedef INT_4U | GTimeN_type |
| Frame start time residual. | |
| typedef INT_4U | GTimeN_type |
| Frame start time residual. | |
| typedef GPSTime | GTime_type |
| Frmae start time in GPS units. | |
| typedef GPSTime | GTime_type |
| Frmae start time in GPS units. | |
| typedef INT_4U | v5_chkType_type |
| File checksum. | |
| typedef INT_4U | v5_chkType_type |
| File checksum. | |
| typedef INT_4U | v5_chkSum_type |
| File checksum. | |
| typedef INT_4U | v5_chkSum_type |
| File checksum. | |
| typedef const char *const | struct_name_type |
| typedef const char *const | struct_name_type |
| typedef const char *const | struct_desc_type |
| typedef const char *const | struct_desc_type |
| typedef INT_2U const | struct_id_type |
| typedef INT_2U const | struct_id_type |
Public Member Functions | |
| SerialIO () | |
| SerialIO () | |
| run_type | GetRun () const |
| Run number of the frame. | |
| run_type | GetRun () const |
| Run number of the frame. | |
| frame_type | GetFrame () const |
| frame number | |
| frame_type | GetFrame () const |
| frame number | |
| const GTime_type & | GetGTime () const |
| Get the GPS start time of this frame. | |
| const GTime_type & | GetGTime () const |
| Get the GPS start time of this frame. | |
Static Public Member Functions | |
| static struct_name_type | FrameSpecName () |
| static struct_name_type | FrameSpecName () |
| static struct_name_type | StructName () |
| static struct_name_type | StructName () |
| static struct_desc_type | FrameSpecDescription () |
| Return the dictionary name of the structure. | |
| static struct_desc_type | FrameSpecDescription () |
| Return the dictionary name of the structure. | |
| static struct_id_type | FrameSpecId () |
| Return the dictionary name of the structure. | |
| static struct_id_type | FrameSpecId () |
| Return the dictionary name of the structure. | |
Static Public Attributes | |
| static run_type constexpr | DEFAULT_RUN |
| Default run number. | |
| static frame_type constexpr | DEFAULT_FRAME |
| Default frame number. | |
| static GTimeS_type constexpr | DEFAULT_GTIME_S |
| Default start time in GPS seconds. | |
| static GTimeN_type constexpr | DEFAULT_GTIME_N |
| Default start time residual. | |
| static struct_name_type | struct_name |
| static struct_desc_type | struct_desc |
| static struct_id_type | struct_id |
Protected Attributes | |
| run_type | run |
| frame_type | frame |
| GTime_type | GTime |
| Frame start time in GPS seconds. | |
Private Member Functions | |
| template<class Archive> | |
| void | load (Archive &archiver, const unsigned int version) |
| template<class Archive> | |
| void | save (Archive &archiver, const unsigned int version) const |
| template<class Archive> | |
| void | load (Archive &archiver, const unsigned int version) |
| template<class Archive> | |
| void | save (Archive &archiver, const unsigned int version) const |
Friends | |
| class | boost::serialization::access |
|
inherited |
Frame number.
|
inherited |
Frame number.
|
inherited |
Frmae start time in GPS units.
|
inherited |
Frmae start time in GPS units.
|
inherited |
Frame start time residual.
|
inherited |
Frame start time residual.
|
inherited |
Frame start time in GPS seconds.
|
inherited |
Frame start time in GPS seconds.
|
inherited |
Run number.
|
inherited |
Run number.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
File checksum.
|
inherited |
File checksum.
|
inherited |
File checksum.
|
inherited |
File checksum.
|
inline |
|
inline |
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
frame number
|
inlineinherited |
frame number
|
inlineinherited |
Get the GPS start time of this frame.
|
inlineinherited |
Get the GPS start time of this frame.
|
inlineinherited |
Run number of the frame.
|
inlineinherited |
Run number of the frame.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
friend |
|
staticconstexprinherited |
Default frame number.
|
staticconstexprinherited |
Default start time residual.
|
staticconstexprinherited |
Default start time in GPS seconds.
|
staticconstexprinherited |
Default run number.
|
protectedinherited |
Frame number, monotonically increasing until end of run; This is the same as the FrameH::frame number datum.
|
protectedinherited |
Frame start time in GPS seconds.
|
protectedinherited |
Run number. This is the same as the FrameH::rum member
|
staticinherited |
|
staticinherited |
|
staticinherited |