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::V3 > Struct Template Reference

#include <fr_vect.hh>

Classes

struct  expected_type
 

Public Types

typedef std::string name_type
 
typedef INT_2U compress_type
 
typedef INT_2U type_type
 
typedef INT_4U nData_type
 
typedef INT_4U nBytes_type
 
typedef char * data_type
 
typedef INT_4U nDim_type
 
typedef INT_4U nx_type
 
typedef REAL_8 dx_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 Public Attributes

static constexpr int frame_spec_version { T_FRAME_SPEC_VERSION }
 

Member Typedef Documentation

◆ compress_type

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

◆ data_type

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

◆ dx_type

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

◆ name_type

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

◆ nBytes_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::nBytes_type

◆ nData_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::nData_type

◆ nDim_type

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

◆ nx_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::nx_type

◆ type_type

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

◆ unitX_type

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

◆ unitY_type

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

Member Function Documentation

◆ validate_constructors()

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

◆ validate_data_types()

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

Member Data Documentation

◆ frame_spec_version

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

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