ldas-tools-frameAPI  2.6.6
Public Member Functions | Private Attributes | List of all members
anonymous_namespace{rdsresample.cc}::seed_resample_factors Class Reference
Collaboration diagram for anonymous_namespace{rdsresample.cc}::seed_resample_factors:
Collaboration graph
[legend]

Public Member Functions

 seed_resample_factors (const std::string &ResamplingStr, resample_container_type &Resampling)
 
void operator() (const std::string &ChannelName)
 

Private Attributes

ListParser parser
 
std::vector< std::string > resample_vec
 
std::vector< std::string >::const_iterator rv_cur
 
resample_container_typeresampling
 

Constructor & Destructor Documentation

◆ seed_resample_factors()

anonymous_namespace{rdsresample.cc}::seed_resample_factors::seed_resample_factors ( const std::string &  ResamplingStr,
resample_container_type Resampling 
)
inline

Member Function Documentation

◆ operator()()

void anonymous_namespace{rdsresample.cc}::seed_resample_factors::operator() ( const std::string &  ChannelName)
inline

Member Data Documentation

◆ parser

ListParser anonymous_namespace{rdsresample.cc}::seed_resample_factors::parser
private

◆ resample_vec

std::vector< std::string > anonymous_namespace{rdsresample.cc}::seed_resample_factors::resample_vec
private

◆ resampling

resample_container_type& anonymous_namespace{rdsresample.cc}::seed_resample_factors::resampling
private

◆ rv_cur

std::vector< std::string >::const_iterator anonymous_namespace{rdsresample.cc}::seed_resample_factors::rv_cur
private

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