ldas-tools-framecpp 3.0.4
|
#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 INT_4U | nDim_type |
typedef char * | data_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 ) |
INT_2U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::compress_type |
using testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::current_type = fr_vect_type< frame_spec_version > |
char* testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::data_type |
REAL_8 testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::dx_type |
std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::name_type |
INT_8U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::nBytes_type |
INT_8U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::nData_type |
INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::nDim_type |
INT_8U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::nx_type |
using testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::previous_type = fr_vect_previous_type< frame_spec_version > |
REAL_8 testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::startX_type |
INT_2U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::type_type |
std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::unitX_type |
std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V9 >::unitY_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |