ldas-tools-framecpp
2.8.1
|
#include <fr_end_of_frame.hh>
Classes | |
struct | expected_type |
Public Types | |
using | current_type = fr_end_of_frame_type< frame_spec_version > |
using | previous_type = fr_end_of_frame_previous_type< frame_spec_version > |
typedef INT_4S | run_type |
typedef INT_4U | frame_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 | |
constexpr static int | frame_spec_version { T_FRAME_SPEC_VERSION } |
constexpr static INT_4U | current { frame_spec_version } |
constexpr static auto | previous = previous_version( current ) |
using testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::current_type = fr_end_of_frame_type< frame_spec_version > |
typedef INT_4U testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::frame_type |
using testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::previous_type = fr_end_of_frame_previous_type< frame_spec_version > |
typedef INT_4S testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::run_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |