ldas-tools-framecpp 2.8.1
Classes | Namespaces | Typedefs | Functions
fr_end_of_frame.hh File Reference
#include <cmath>
#include <typeinfo>
#include <type_traits>
#include <boost/test/included/unit_test.hpp>
#include "ldastoolsal/ldas_types.h"
#include "framecpp/Common/FrameSpec.hh"
#include "framecpp/Common/FrameSpec.tcc"
#include "framecpp/Version3/FrEndOfFrame.hh"
#include "framecpp/Version4/FrEndOfFrame.hh"
#include "framecpp/Version6/FrEndOfFrame.hh"
#include "framecpp/Version7/FrEndOfFrame.hh"
#include "framecpp/Version8/FrEndOfFrame.hh"
Include dependency graph for fr_end_of_frame.hh:
This graph shows which files directly or indirectly include this file:

Classes

struct  testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >
 
struct  testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::expected_type
 
struct  testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >
 
struct  testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type
 
struct  testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >
 
struct  testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::expected_type
 
struct  testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >
 
struct  testing::fr_end_of_frame::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type
 
struct  testing::fr_end_of_frame::mk_fr_end_of_frame_helper< T_FRAME_SPEC_VERSION, VERSION::V3 >
 
struct  testing::fr_end_of_frame::mk_fr_end_of_frame_helper< T_FRAME_SPEC_VERSION, VERSION::V4 >
 
struct  testing::fr_end_of_frame::mk_fr_end_of_frame_helper< T_FRAME_SPEC_VERSION, VERSION::V6 >
 
struct  testing::fr_end_of_frame::mk_fr_end_of_frame_helper< T_FRAME_SPEC_VERSION, VERSION::V8 >
 
struct  testing::fr_end_of_frame::verify_convert_helper< T_FRAME_SPEC_VERSION, CONVERT::ROOT >
 
struct  testing::fr_end_of_frame::verify_convert_helper< T_FRAME_SPEC_VERSION, CONVERT::SAME >
 
struct  testing::fr_end_of_frame::verify_convert_helper< T_FRAME_SPEC_VERSION, T_CONVERSION >
 

Namespaces

namespace  testing
 
namespace  testing::fr_end_of_frame
 

Typedefs

template<int T_FRAME_SPEC_VERSION>
using testing::fr_end_of_frame::fr_end_of_frame_type = typename fr_object_impl< T_FRAME_SPEC_VERSION, FR_END_OF_FRAME_TYPE >::type
 
template<int T_FRAME_SPEC_VERSION>
using testing::fr_end_of_frame::fr_end_of_frame_previous_type = typename fr_object_previous_impl< T_FRAME_SPEC_VERSION, FR_END_OF_FRAME_TYPE >::type
 
typedef base_version_constant< 3 > testing::fr_end_of_frame::version_root_type
 Track where the transitions take place. More...
 

Functions

 testing::fr_end_of_frame::INSTANTIATE_STRUCT_ALL (FrEndOfFrame, FR_END_OF_FRAME_TYPE)
 
template<int T_FRAME_SPEC_VERSION>
constexpr bool testing::fr_end_of_frame::is_root ()
 
template<int T_FRAME_SPEC_VERSION>
constexpr int testing::fr_end_of_frame::version_changes ()
 
template<int T_FRAME_SPEC_VERSION>
constexpr VERSION testing::fr_end_of_frame::version ()
 
template<int T_FRAME_SPEC_VERSION>
constexpr bool testing::fr_end_of_frame::is_change_version ()
 
template<int T_FRAME_SPEC_VERSION>
FR_END_OF_FRAME_TYPE< T_FRAME_SPEC_VERSION >::type * testing::fr_end_of_frame::mk_fr_end_of_frame ()
 
template<int T_FRAME_SPEC_VERSION>
bool testing::fr_end_of_frame::verify_data_types ()
 
template<int T_FRAME_SPEC_VERSION>
bool testing::fr_end_of_frame::verify_constructors ()
 
template<int T_FRAME_SPEC_VERSION>
bool testing::fr_end_of_frame::verify_convert ()
 
template<int FrameSpecT>
void testing::fr_end_of_frame::do_standard_tests ()
 
void fr_end_of_frame ()
 

Function Documentation

◆ fr_end_of_frame()

void fr_end_of_frame ( )