Typedefs | |
| template<int T_FRAME_SPEC_VERSION> | |
| using | fr_end_of_frame_type |
| template<int T_FRAME_SPEC_VERSION> | |
| using | fr_end_of_frame_previous_type |
| typedef base_version_constant< 3 > | version_root_type |
| Track where the transitions take place. | |
Functions | |
| INSTANTIATE_STRUCT_ALL (FrEndOfFrame, FR_END_OF_FRAME_TYPE) | |
| template<int T_FRAME_SPEC_VERSION> | |
| constexpr bool | is_root () |
| template<int T_FRAME_SPEC_VERSION> | |
| constexpr int | version_changes () |
| template<int T_FRAME_SPEC_VERSION> | |
| constexpr VERSION | version () |
| template<int T_FRAME_SPEC_VERSION> | |
| constexpr bool | is_change_version () |
| template<int T_FRAME_SPEC_VERSION> | |
| FR_END_OF_FRAME_TYPE< T_FRAME_SPEC_VERSION >::type * | mk_fr_end_of_frame () |
| template<int T_FRAME_SPEC_VERSION> | |
| bool | verify_data_types () |
| template<int T_FRAME_SPEC_VERSION> | |
| bool | verify_constructors () |
| template<int T_FRAME_SPEC_VERSION> | |
| bool | verify_convert () |
| template<int FrameSpecT> | |
| void | do_standard_tests () |
| using testing::fr_end_of_frame::fr_end_of_frame_previous_type |
| using testing::fr_end_of_frame::fr_end_of_frame_type |
Track where the transitions take place.
| void testing::fr_end_of_frame::do_standard_tests | ( | ) |
| testing::fr_end_of_frame::INSTANTIATE_STRUCT_ALL | ( | FrEndOfFrame | , |
| FR_END_OF_FRAME_TYPE | ) |
|
constexpr |
|
constexpr |
| FR_END_OF_FRAME_TYPE< T_FRAME_SPEC_VERSION >::type * testing::fr_end_of_frame::mk_fr_end_of_frame | ( | ) |
| bool testing::fr_end_of_frame::verify_constructors | ( | ) |
| bool testing::fr_end_of_frame::verify_convert | ( | ) |
| bool testing::fr_end_of_frame::verify_data_types | ( | ) |
|
constexpr |
|
constexpr |