|
ldas-tools-framecpp 3.0.4
|
#include <fr_vect.hh>
Classes | |
| struct | expected_type |
| struct | is_shared_ptr_of |
| struct | is_shared_ptr_of< boost::shared_ptr< T >, U > |
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_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 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 () |
| template<typename SourceType, typename DerivedType> | |
| static std::enable_if< is_shared_ptr_of< typenameSourceType::element_type, FrameCPP::Version_4::FrVect >::value||is_shared_ptr_of< typenameDerivedType::element_type, FrameCPP::Version_4::FrVect >::value, bool >::type | compare_data_down_convert (SourceType SourceVect, DerivedType DerivedVect) |
| template<typename SourceType, typename DerivedType> | |
| static bool | compare_data_down_convert (SourceType SourceVect, DerivedType DerivedVect) |
| 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 ) |
| static constexpr startX_type | DEFAULT_START_X { 0.0 } |
| typedef INT_2U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::compress_type |
| using testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::current_type = fr_vect_type< frame_spec_version > |
| typedef char* testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::data_type |
| typedef REAL_8 testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::dx_type |
| typedef std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::name_type |
| typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::nBytes_type |
| typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::nData_type |
| typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::nDim_type |
| typedef INT_4U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::nx_type |
| using testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::previous_type = fr_vect_previous_type< frame_spec_version > |
| typedef REAL_8 testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::startX_type |
| typedef INT_2U testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::type_type |
| typedef std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::unitX_type |
| typedef std::string testing::fr_vect::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::unitY_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |