ldas-tools-frameAPI  3.0.3
Public Member Functions | List of all members
FrameAPI::channel_name_file_type< ChannelFunctor_Type > Struct Template Reference

Read channels from an input source. More...

#include <createRDS.hh>

Public Member Functions

void Read (std::istream &ChannelStream)
 Read channels from a stream. More...
 
void Read (boost::filesystem::path const &Filename)
 Read channels from file. More...
 
void Read (std::istream &ChannelStream)
 Read channels from a stream. More...
 
void Read (boost::filesystem::path const &Filename)
 Read channels from file. More...
 
void Read (std::istream &ChannelStream)
 Read channels from a stream. More...
 
void Read (boost::filesystem::path const &Filename)
 Read channels from file. More...
 

Detailed Description

template<typename ChannelFunctor_Type>
struct FrameAPI::channel_name_file_type< ChannelFunctor_Type >

Read channels from an input source.

# Original syntax
# <channel_name>[ <resampling>[ <new_channel_name>]]
H1:CHANNEL_1
H1:CHANNEL_2 4
H1:CHANNEL_3 4 H1:CHANNEL_3_AR
# New syntax
# <channel_name>[!<resampling>[=<new_channel_name>]]
H1:CHANNEL_4!16
H1:CHANNEL_5!4=H1:CHANNEL_5_AR

Member Function Documentation

◆ Read() [1/6]

template<typename ChannelFunctor_Type >
void FrameAPI::channel_name_file_type< ChannelFunctor_Type >::Read ( boost::filesystem::path const &  Filename)
inline

Read channels from file.

Parameters
[in]FilenameName of file containing channel names

◆ Read() [2/6]

template<typename ChannelFunctor_Type >
void FrameAPI::channel_name_file_type< ChannelFunctor_Type >::Read ( boost::filesystem::path const &  Filename)
inline

Read channels from file.

Parameters
[in]FilenameName of file containing channel names

◆ Read() [3/6]

template<typename ChannelFunctor_Type >
void FrameAPI::channel_name_file_type< ChannelFunctor_Type >::Read ( boost::filesystem::path const &  Filename)
inline

Read channels from file.

Parameters
[in]FilenameName of file containing channel names

◆ Read() [4/6]

template<typename ChannelFunctor_Type >
void FrameAPI::channel_name_file_type< ChannelFunctor_Type >::Read ( std::istream &  ChannelStream)
inline

Read channels from a stream.

Parameters
[in]ChannelStreamInput stream containing channel namesm

◆ Read() [5/6]

template<typename ChannelFunctor_Type >
void FrameAPI::channel_name_file_type< ChannelFunctor_Type >::Read ( std::istream &  ChannelStream)
inline

Read channels from a stream.

Parameters
[in]ChannelStreamInput stream containing channel namesm

◆ Read() [6/6]

template<typename ChannelFunctor_Type >
void FrameAPI::channel_name_file_type< ChannelFunctor_Type >::Read ( std::istream &  ChannelStream)
inline

Read channels from a stream.

Parameters
[in]ChannelStreamInput stream containing channel namesm

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