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

#include <fr_end_of_frame.hh>

Classes

struct  expected_type
 

Public Types

using current_type = fr_end_of_frame_type< frame_spec_version >
 
using previous_type
 
typedef INT_4S run_type
 
typedef INT_4U frame_type
 

Static Public Member Functions

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

◆ current_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::current_type = fr_end_of_frame_type< frame_spec_version >

◆ frame_type

template<int T_FRAME_SPEC_VERSION>
INT_4U testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::frame_type

◆ previous_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::previous_type
Initial value:
typename fr_object_previous_impl< T_FRAME_SPEC_VERSION, FR_END_OF_FRAME_TYPE >::type fr_end_of_frame_previous_type
Definition fr_end_of_frame.hh:31

◆ run_type

template<int T_FRAME_SPEC_VERSION>
INT_4S testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::run_type

Member Function Documentation

◆ compare_down_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::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_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::compare_up_convert ( object_type< frame_spec_version > Source,
object_type< frame_spec_version > Derived )
inlinestatic

◆ validate_constructors()

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

◆ validate_data_types()

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

Member Data Documentation

◆ current

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

◆ frame_spec_version

template<int T_FRAME_SPEC_VERSION>
int testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::frame_spec_version { T_FRAME_SPEC_VERSION }
staticconstexpr

◆ previous

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

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