ldas-tools-framecpp  2.9.3
Public Member Functions | Public Attributes | List of all members
testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type Struct Reference

#include <fr_history.hh>

Collaboration diagram for testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type:
Collaboration graph
[legend]

Public Member Functions

bool compare (const fr_history_type< T_FRAME_SPEC_VERSION > &Actual)
 
void set_default_constructor_values ()
 

Public Attributes

name_type name { name_type( "name" ) }
 
comment_type comment { comment_type( "comment" ) }
 
time_type time { 20 }
 
gtime_type gtime { gtime_type( 5, 7 ) }
 

Member Function Documentation

◆ compare()

template<int T_FRAME_SPEC_VERSION>
bool testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::compare ( const fr_history_type< T_FRAME_SPEC_VERSION > &  Actual)
inline

◆ set_default_constructor_values()

template<int T_FRAME_SPEC_VERSION>
void testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::set_default_constructor_values ( )
inline

Member Data Documentation

◆ comment

template<int T_FRAME_SPEC_VERSION>
comment_type testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::comment { comment_type( "comment" ) }

◆ gtime

template<int T_FRAME_SPEC_VERSION>
gtime_type testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::gtime { gtime_type( 5, 7 ) }

◆ name

template<int T_FRAME_SPEC_VERSION>
name_type testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::name { name_type( "name" ) }

◆ time

template<int T_FRAME_SPEC_VERSION>
time_type testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::time { 20 }

The documentation for this struct was generated from the following file: