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

Classes

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

Namespaces

namespace  testing
 
namespace  testing::fr_end_of_file
 

Typedefs

template<int T_FRAME_SPEC_VERSION>
using testing::fr_end_of_file::fr_end_of_file_type
 
template<int T_FRAME_SPEC_VERSION>
using testing::fr_end_of_file::fr_end_of_file_previous_type
 

Functions

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

Function Documentation

◆ fr_end_of_file()

void fr_end_of_file ( )