ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
fr_history.hh File Reference
#include <typeinfo>
#include <type_traits>
#include <boost/test/included/unit_test.hpp>
#include "ldastoolsal/ldas_types.h"
#include "framecpp/FrHistory.hh"
Include dependency graph for fr_history.hh:
This graph shows which files directly or indirectly include this file:

Classes

struct  testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >
struct  testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::expected_type
struct  testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >
struct  testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type
struct  testing::fr_history::mk_fr_history_helper< T_FRAME_SPEC_VERSION, VERSION::V3 >
struct  testing::fr_history::mk_fr_history_helper< T_FRAME_SPEC_VERSION, VERSION::V8 >
struct  testing::fr_history::verify_convert_helper< T_FRAME_SPEC_VERSION, CONVERT::ROOT >
struct  testing::fr_history::verify_convert_helper< T_FRAME_SPEC_VERSION, CONVERT::SAME >
struct  testing::fr_history::verify_convert_helper< T_FRAME_SPEC_VERSION, T_CONVERSION >

Namespaces

namespace  testing
namespace  testing::fr_history

Typedefs

template<int T_FRAME_SPEC_VERSION>
using testing::fr_history::fr_history_type
template<int T_FRAME_SPEC_VERSION>
using testing::fr_history::fr_history_previous_type
typedef base_version_constant< 3 > testing::fr_history::version_root_type
 Track where the transitions take place.

Functions

 testing::fr_history::INSTANTIATE_STRUCT_ALL (FrHistory, FR_HISTORY_TYPE)
template<int T_FRAME_SPEC_VERSION>
constexpr bool testing::fr_history::is_root ()
template<int T_FRAME_SPEC_VERSION>
constexpr int testing::fr_history::version_changes ()
template<int T_FRAME_SPEC_VERSION>
constexpr VERSION testing::fr_history::version ()
template<int T_FRAME_SPEC_VERSION>
constexpr bool testing::fr_history::is_change_version ()
template<int T_FRAME_SPEC_VERSION>
FR_HISTORY_TYPE< T_FRAME_SPEC_VERSION >::type * testing::fr_history::mk_fr_history ()
template<int T_FRAME_SPEC_VERSION>
bool testing::fr_history::verify_data_types ()
template<int T_FRAME_SPEC_VERSION>
bool testing::fr_history::verify_constructors ()
template<int T_FRAME_SPEC_VERSION>
bool testing::fr_history::verify_convert ()
template<int FrameSpecT>
void testing::fr_history::do_standard_tests ()
void fr_history ()

Function Documentation

◆ fr_history()

void fr_history ( )