ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::expected_type Struct Reference

#include <fr_history.hh>

Collaboration diagram for testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::expected_type:

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 }
 

Member Function Documentation

◆ compare()

template<int T_FRAME_SPEC_VERSION>
bool testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::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::V3 >::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::V3 >::expected_type::comment { comment_type( "comment" ) }

◆ name

template<int T_FRAME_SPEC_VERSION>
name_type testing::fr_history::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::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::V3 >::expected_type::time { 20 }

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