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

#include <fr_end_of_file.hh>

Classes

struct  expected_type
 

Public Types

using current_type = fr_end_of_file_type< frame_spec_version >
 
using previous_type = fr_end_of_file_previous_type< frame_spec_version >
 
typedef INT_4U nFrames_type
 
typedef INT_8U nBytes_type
 
typedef INT_4U chkFlag_type
 
typedef INT_4U chkSum_type
 
typedef INT_8U seekTOC_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, REAL_8 Multiplier=1.0)
 
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

◆ chkFlag_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_4U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::chkFlag_type

◆ chkSum_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_4U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::chkSum_type

◆ current_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::current_type = fr_end_of_file_type< frame_spec_version >

◆ nBytes_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_8U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::nBytes_type

◆ nFrames_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_4U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::nFrames_type

◆ previous_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::previous_type = fr_end_of_file_previous_type< frame_spec_version >

◆ seekTOC_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_8U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::seekTOC_type

Member Function Documentation

◆ compare_down_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::compare_down_convert ( object_type< frame_spec_version Source,
object_type< frame_spec_version Derived,
REAL_8  Multiplier = 1.0 
)
inlinestatic

◆ compare_up_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_end_of_file::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_file::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_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::validate_data_types ( )
inlinestatic

Member Data Documentation

◆ current

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

◆ frame_spec_version

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

◆ previous

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

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