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

#include <fr_end_of_file.hh>

Public Member Functions

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

Public Attributes

nFrames_type nFrames { 0 }
 
nBytes_type nBytes { 0 }
 
chkFlag_type chkFlag { 0 }
 
chkSum_type chkSum { 0 }
 
seekTOC_type seekTOC { 0 }
 

Member Function Documentation

◆ compare()

template<int T_FRAME_SPEC_VERSION>
bool testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::compare ( const fr_end_of_file_type< T_FRAME_SPEC_VERSION > &  Actual)
inline

◆ set_default_constructor_values()

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

Member Data Documentation

◆ chkFlag

template<int T_FRAME_SPEC_VERSION>
chkFlag_type testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::chkFlag { 0 }

◆ chkSum

template<int T_FRAME_SPEC_VERSION>
chkSum_type testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::chkSum { 0 }

◆ nBytes

template<int T_FRAME_SPEC_VERSION>
nBytes_type testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::nBytes { 0 }

◆ nFrames

template<int T_FRAME_SPEC_VERSION>
nFrames_type testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::nFrames { 0 }

◆ seekTOC

template<int T_FRAME_SPEC_VERSION>
seekTOC_type testing::fr_end_of_file::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::seekTOC { 0 }

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