ldas-tools-frameAPI  3.0.3
Public Types | Public Member Functions | Public Attributes | List of all members
FrameAPI::channel_container_type Struct Reference

#include <createRDS.hh>

Public Types

typedef ::RDSFrame::channel_container_type channel_type
 
typedef INT_2U resample_type
 
typedef std::vector< resample_typeresampling_type
 
typedef std::list< std::string > unparsed_channel_container_type
 
typedef ::RDSFrame::channel_container_type channel_type
 
typedef INT_2U resample_type
 
typedef std::vector< resample_typeresampling_type
 
typedef std::list< std::string > unparsed_channel_container_type
 
typedef ::RDSFrame::channel_container_type channel_type
 
typedef INT_2U resample_type
 
typedef std::vector< resample_typeresampling_type
 
typedef std::list< std::string > unparsed_channel_container_type
 

Public Member Functions

void ParseChannelName (const std::string &ChannelNamesString)
 
void ParseChannelNames (const std::string &ChannelNamesString)
 
void operator() (std::string const &OldName, std::string const &Resampling, std::string const &NewName)
 
void ParseChannelName (const std::string &ChannelNamesString)
 
void ParseChannelNames (const std::string &ChannelNamesString)
 
void operator() (std::string const &OldName, std::string const &Resampling, std::string const &NewName)
 
void ParseChannelName (const std::string &ChannelNamesString)
 
void ParseChannelNames (const std::string &ChannelNamesString)
 
void operator() (std::string const &OldName, std::string const &Resampling, std::string const &NewName)
 

Public Attributes

channel_type names
 
resampling_type resampling
 
unparsed_channel_container_type input_channels
 

Member Typedef Documentation

◆ channel_type [1/3]

◆ channel_type [2/3]

◆ channel_type [3/3]

◆ resample_type [1/3]

◆ resample_type [2/3]

◆ resample_type [3/3]

◆ resampling_type [1/3]

◆ resampling_type [2/3]

◆ resampling_type [3/3]

◆ unparsed_channel_container_type [1/3]

◆ unparsed_channel_container_type [2/3]

◆ unparsed_channel_container_type [3/3]

Member Function Documentation

◆ operator()() [1/3]

void FrameAPI::channel_container_type::operator() ( std::string const &  OldName,
std::string const &  Resampling,
std::string const &  NewName 
)

◆ operator()() [2/3]

void FrameAPI::channel_container_type::operator() ( std::string const &  OldName,
std::string const &  Resampling,
std::string const &  NewName 
)

◆ operator()() [3/3]

void FrameAPI::channel_container_type::operator() ( std::string const &  OldName,
std::string const &  Resampling,
std::string const &  NewName 
)

◆ ParseChannelName() [1/3]

void FrameAPI::channel_container_type::ParseChannelName ( const std::string &  ChannelNamesString)

◆ ParseChannelName() [2/3]

void FrameAPI::channel_container_type::ParseChannelName ( const std::string &  ChannelNamesString)

◆ ParseChannelName() [3/3]

void FrameAPI::channel_container_type::ParseChannelName ( const std::string &  ChannelNamesString)

◆ ParseChannelNames() [1/3]

void FrameAPI::channel_container_type::ParseChannelNames ( const std::string &  ChannelNamesString)

◆ ParseChannelNames() [2/3]

void FrameAPI::channel_container_type::ParseChannelNames ( const std::string &  ChannelNamesString)

◆ ParseChannelNames() [3/3]

void FrameAPI::channel_container_type::ParseChannelNames ( const std::string &  ChannelNamesString)

Member Data Documentation

◆ input_channels

unparsed_channel_container_type FrameAPI::channel_container_type::input_channels

◆ names

channel_type FrameAPI::channel_container_type::names

◆ resampling

resampling_type FrameAPI::channel_container_type::resampling

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