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

#include <fr_vect.hh>

Classes

struct  expected_type
 

Public Types

using current_type = fr_vect_type< frame_spec_version >
 
using previous_type = fr_vect_previous_type< frame_spec_version >
 
typedef std::string name_type
 
typedef INT_2U compress_type
 
typedef INT_2U type_type
 
typedef INT_8U nData_type
 
typedef INT_8U nBytes_type
 
typedef char * data_type
 
typedef INT_4U nDim_type
 
typedef INT_8U nx_type
 
typedef REAL_8 dx_type
 
typedef REAL_8 startX_type
 
typedef std::string unitX_type
 
typedef std::string unitY_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

◆ compress_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_2U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::compress_type

◆ current_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::current_type = fr_vect_type< frame_spec_version >

◆ data_type

template<int T_FRAME_SPEC_VERSION>
typedef char* testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::data_type

◆ dx_type

template<int T_FRAME_SPEC_VERSION>
typedef REAL_8 testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::dx_type

◆ name_type

template<int T_FRAME_SPEC_VERSION>
typedef std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::name_type

◆ nBytes_type

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

◆ nData_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_8U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::nData_type

◆ nDim_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::nDim_type

◆ nx_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_8U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::nx_type

◆ previous_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::previous_type = fr_vect_previous_type< frame_spec_version >

◆ startX_type

template<int T_FRAME_SPEC_VERSION>
typedef REAL_8 testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::startX_type

◆ type_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_2U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::type_type

◆ unitX_type

template<int T_FRAME_SPEC_VERSION>
typedef std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::unitX_type

◆ unitY_type

template<int T_FRAME_SPEC_VERSION>
typedef std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::unitY_type

Member Function Documentation

◆ compare_down_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_vect::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_vect::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_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::validate_constructors ( )
inlinestatic

◆ validate_data_types()

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

Member Data Documentation

◆ current

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

◆ frame_spec_version

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

◆ previous

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

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