ldas-tools-framecpp  2.9.3
Classes | Namespaces | Typedefs | Functions
fr_detector.hh File Reference
#include <cmath>
#include <typeinfo>
#include <type_traits>
#include <boost/test/included/unit_test.hpp>
#include "ldastoolsal/ldas_types.h"
#include "framecpp/FrDetector.hh"
Include dependency graph for fr_detector.hh:
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

 testing
 
 testing::fr_detector
 

Typedefs

template<int T_FRAME_SPEC_VERSION>
using testing::fr_detector::fr_detector_type = typename fr_object_impl< T_FRAME_SPEC_VERSION, FR_DETECTOR_TYPE >::type
 
template<int T_FRAME_SPEC_VERSION>
using testing::fr_detector::fr_detector_previous_type = typename fr_object_previous_impl< T_FRAME_SPEC_VERSION, FR_DETECTOR_TYPE >::type
 
typedef base_version_constant< 3 > testing::fr_detector::version_root_type
 Track where the transitions take place. More...
 

Functions

 testing::fr_detector::INSTANTIATE_STRUCT_ALL (FrDetector, FR_DETECTOR_TYPE)
 
static REAL_8 testing::fr_detector::DMSToRadians (INT_2S Degrees, INT_2S Minutes, REAL_4 Seconds)
 
template<int T_FRAME_SPEC_VERSION>
constexpr bool testing::fr_detector::is_root ()
 
template<int T_FRAME_SPEC_VERSION>
constexpr int testing::fr_detector::version_changes ()
 
template<int T_FRAME_SPEC_VERSION>
constexpr VERSION testing::fr_detector::version ()
 
template<int T_FRAME_SPEC_VERSION>
constexpr bool testing::fr_detector::is_change_version ()
 
template<int T_FRAME_SPEC_VERSION>
FR_DETECTOR_TYPE< T_FRAME_SPEC_VERSION >::type * testing::fr_detector::mk_fr_detector ()
 
template<int T_FRAME_SPEC_VERSION>
bool testing::fr_detector::verify_data_types ()
 
template<int T_FRAME_SPEC_VERSION>
bool testing::fr_detector::verify_constructors ()
 
template<int T_FRAME_SPEC_VERSION>
bool testing::fr_detector::verify_convert ()
 
template<int FrameSpecT>
void testing::fr_detector::do_standard_tests ()
 
void fr_detector ()
 

Function Documentation

◆ fr_detector()

void fr_detector ( )