ldas-tools-framecpp  2.9.3
Classes | Public Types | Static Public Member Functions | Static Public Attributes | List of all members
testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 > Struct Template Reference

#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

constexpr static int frame_spec_version { T_FRAME_SPEC_VERSION }
 
constexpr static INT_4U current { frame_spec_version }
 
constexpr static auto previous = previous_version( current )
 

Member Typedef Documentation

◆ alarm_type

template<int T_FRAME_SPEC_VERSION>
typedef std::string testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::alarm_type

◆ current_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::current_type = fr_msg_type< frame_spec_version >

◆ gtime_type

template<int T_FRAME_SPEC_VERSION>
typedef LDASTools::AL::GPSTime testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::gtime_type

◆ message_type

template<int T_FRAME_SPEC_VERSION>
typedef std::string testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::message_type

◆ previous_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::previous_type = fr_msg_previous_type< frame_spec_version >

◆ severity_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_4U testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::severity_type

Member Function Documentation

◆ compare_down_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::compare_down_convert ( object_type< frame_spec_version Source,
object_type< frame_spec_version Derived 
)
inlinestatic

◆ compare_up_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::compare_up_convert ( object_type< frame_spec_version Source,
object_type< frame_spec_version Derived 
)
inlinestatic

◆ DEFAULT_G_TIME()

template<int T_FRAME_SPEC_VERSION>
static gtime_type testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::DEFAULT_G_TIME ( )
inlinestatic

◆ validate_constructors()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::validate_constructors ( )
inlinestatic

◆ validate_data_types()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::validate_data_types ( )
inlinestatic

Member Data Documentation

◆ current

template<int T_FRAME_SPEC_VERSION>
constexpr static INT_4U testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::current { frame_spec_version }
staticconstexpr

◆ frame_spec_version

template<int T_FRAME_SPEC_VERSION>
constexpr static int testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::frame_spec_version { T_FRAME_SPEC_VERSION }
staticconstexpr

◆ previous

template<int T_FRAME_SPEC_VERSION>
constexpr static auto testing::fr_msg::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::previous = previous_version( current )
staticconstexpr

The documentation for this struct was generated from the following file: