ldas-tools-framecpp 2.8.1
|
#include <fr_end_of_file.hh>
Classes | |
struct | expected_type |
Public Types | |
using | current_type = fr_end_of_file_type< frame_spec_version > |
using | previous_type = fr_end_of_file_previous_type< frame_spec_version > |
typedef INT_4U | nFrames_type |
typedef INT_8U | nBytes_type |
typedef INT_8U | seekTOC_type |
typedef INT_4U | chkSumHeader_type |
typedef INT_4U | chkSum_type |
typedef INT_4U | chkSumFile_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 ) |
typedef INT_4U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::chkSum_type |
typedef INT_4U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::chkSumFile_type |
typedef INT_4U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::chkSumHeader_type |
using testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::current_type = fr_end_of_file_type< frame_spec_version > |
typedef INT_8U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::nBytes_type |
typedef INT_4U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::nFrames_type |
using testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::previous_type = fr_end_of_file_previous_type< frame_spec_version > |
typedef INT_8U testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::seekTOC_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |