ldas-tools-framecpp 2.8.1
|
#include <fr_msg.hh>
Classes | |
struct | expected_type |
Public Types | |
using | current_type = fr_msg_type< frame_spec_version > |
using | previous_type = fr_msg_previous_type< frame_spec_version > |
typedef std::string | alarm_type |
typedef std::string | message_type |
typedef INT_4U | severity_type |
typedef LDASTools::AL::GPSTime | gtime_type |
Static Public Member Functions | |
static gtime_type | DEFAULT_G_TIME () |
static bool | validate_constructors () |
static bool | validate_data_types () |
static bool | compare_down_convert (object_type< frame_spec_version > Source, object_type< frame_spec_version > Derived) |
static bool | compare_up_convert (object_type< frame_spec_version > Source, object_type< frame_spec_version > Derived) |
Static Public Attributes | |
static constexpr int | frame_spec_version { T_FRAME_SPEC_VERSION } |
static constexpr INT_4U | current { frame_spec_version } |
static constexpr auto | previous = previous_version( current ) |
typedef std::string testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::alarm_type |
using testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::current_type = fr_msg_type< frame_spec_version > |
typedef LDASTools::AL::GPSTime testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::gtime_type |
typedef std::string testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::message_type |
using testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::previous_type = fr_msg_previous_type< frame_spec_version > |
typedef INT_4U testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::severity_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |