ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 > Struct Template Reference

#include <fr_history.hh>

Classes

struct  expected_type
 

Public Types

using current_type = fr_history_type< frame_spec_version >
 
using previous_type
 
typedef std::string name_type
 
typedef std::string comment_type
 
typedef INT_4U time_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 )
 

Member Typedef Documentation

◆ comment_type

template<int T_FRAME_SPEC_VERSION>
typedef std::string testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::comment_type

◆ current_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::current_type = fr_history_type< frame_spec_version >

◆ gtime_type

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

◆ name_type

template<int T_FRAME_SPEC_VERSION>
typedef std::string testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::name_type

◆ previous_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::previous_type
Initial value:
typename fr_object_previous_impl< T_FRAME_SPEC_VERSION, FR_HISTORY_TYPE >::type fr_history_previous_type
Definition fr_history.hh:24

◆ time_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_4U testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::time_type

Member Function Documentation

◆ compare_down_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_history::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_history::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_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::DEFAULT_G_TIME ( )
inlinestatic

◆ validate_constructors()

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

◆ validate_data_types()

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

Member Data Documentation

◆ current

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

◆ frame_spec_version

template<int T_FRAME_SPEC_VERSION>
int testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::frame_spec_version { T_FRAME_SPEC_VERSION }
staticconstexpr

◆ previous

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

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