ldas-tools-framecpp 3.0.4
|
#include <typeinfo>
#include <type_traits>
#include <boost/test/included/unit_test.hpp>
#include "ldastoolsal/ldas_types.h"
#include "framecpp/FrMsg.hh"
Namespaces | |
namespace | testing |
namespace | testing::fr_msg |
Typedefs | |
template<int T_FRAME_SPEC_VERSION> | |
using | testing::fr_msg::fr_msg_type |
template<int T_FRAME_SPEC_VERSION> | |
using | testing::fr_msg::fr_msg_previous_type |
typedef base_version_constant< 3 > | testing::fr_msg::version_root_type |
Track where the transitions take place. |
Functions | |
testing::fr_msg::INSTANTIATE_STRUCT_ALL (FrMsg, FR_MSG_TYPE) | |
template<int T_FRAME_SPEC_VERSION> | |
constexpr bool | testing::fr_msg::is_root () |
template<int T_FRAME_SPEC_VERSION> | |
constexpr int | testing::fr_msg::version_changes () |
template<int T_FRAME_SPEC_VERSION> | |
constexpr VERSION | testing::fr_msg::version () |
template<int T_FRAME_SPEC_VERSION> | |
constexpr bool | testing::fr_msg::is_change_version () |
template<int T_FRAME_SPEC_VERSION> | |
FR_MSG_TYPE< T_FRAME_SPEC_VERSION >::type * | testing::fr_msg::mk_fr_msg () |
template<int T_FRAME_SPEC_VERSION> | |
bool | testing::fr_msg::verify_data_types () |
template<int T_FRAME_SPEC_VERSION> | |
bool | testing::fr_msg::verify_constructors () |
template<int T_FRAME_SPEC_VERSION> | |
bool | testing::fr_msg::verify_convert () |
template<int FrameSpecT> | |
void | testing::fr_msg::do_standard_tests () |
void | fr_msg () |
void fr_msg | ( | ) |