ldas-tools-frameAPI  3.0.3
Public Member Functions | Public Attributes | List of all members
test_rds< FileCacheType > Struct Template Reference
Collaboration diagram for test_rds< FileCacheType >:
Collaboration graph
[legend]

Public Member Functions

 test_rds (const std::string &TestName)
 
void operator() ()
 

Public Attributes

std::string test_name
 
FrameAPI::RDS::FileOptions options
 
std::string channel_names = "H1:DataVector"
 
FileCacheType file_cache
 
boost::filesystem::path output_directory
 
FrameAPI::start_type rds_start_time = 0
 
INT_4U rds_duration = 0
 

Constructor & Destructor Documentation

◆ test_rds()

template<typename FileCacheType = testing::file_cache_type>
test_rds< FileCacheType >::test_rds ( const std::string &  TestName)
inline

Member Function Documentation

◆ operator()()

template<typename FileCacheType = testing::file_cache_type>
void test_rds< FileCacheType >::operator() ( )
inline

Member Data Documentation

◆ channel_names

template<typename FileCacheType = testing::file_cache_type>
std::string test_rds< FileCacheType >::channel_names = "H1:DataVector"

◆ file_cache

template<typename FileCacheType = testing::file_cache_type>
FileCacheType test_rds< FileCacheType >::file_cache

◆ options

template<typename FileCacheType = testing::file_cache_type>
FrameAPI::RDS::FileOptions test_rds< FileCacheType >::options

◆ output_directory

template<typename FileCacheType = testing::file_cache_type>
boost::filesystem::path test_rds< FileCacheType >::output_directory

◆ rds_duration

template<typename FileCacheType = testing::file_cache_type>
INT_4U test_rds< FileCacheType >::rds_duration = 0

◆ rds_start_time

template<typename FileCacheType = testing::file_cache_type>
FrameAPI::start_type test_rds< FileCacheType >::rds_start_time = 0

◆ test_name

template<typename FileCacheType = testing::file_cache_type>
std::string test_rds< FileCacheType >::test_name

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