#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"
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 |
typedef base_version_constant< 3 > | testing::fr_end_of_file::version_root_type |
Track where the transitions take place. | |
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 () |
void fr_end_of_file | ( | ) |