ldas-tools-framecpp 2.8.1
|
#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 } |
typedef INT_2U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::compress_type |
typedef char* testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::data_type |
typedef REAL_8 testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::dx_type |
typedef std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::name_type |
typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::nBytes_type |
typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::nData_type |
typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::nDim_type |
typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::nx_type |
typedef INT_2U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::type_type |
typedef std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::unitX_type |
typedef std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::unitY_type |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |