ldas-tools-frameAPI  3.0.3
Static Public Member Functions | List of all members
FrameAPI::channel_naming_conventions_type Struct Reference

#include <createRDS.hh>

Static Public Member Functions

static std::string Canonical (std::string const &OldName, std::string const &Resampling="", std::string const &NewName="")
 
static std::string Canonical (std::string const &OldName, INT_2U Resampling, std::string const &NewName="")
 
static void Parse (std::string const &Source, std::string &OldName, std::string &Resampling, std::string &NewName)
 Split channel name into components. More...
 
static std::string Canonical (std::string const &OldName, std::string const &Resampling="", std::string const &NewName="")
 
static std::string Canonical (std::string const &OldName, INT_2U Resampling, std::string const &NewName="")
 
static void Parse (std::string const &Source, std::string &OldName, std::string &Resampling, std::string &NewName)
 Split channel name into components. More...
 
static std::string Canonical (std::string const &OldName, std::string const &Resampling="", std::string const &NewName="")
 
static std::string Canonical (std::string const &OldName, INT_2U Resampling, std::string const &NewName="")
 
static void Parse (std::string const &Source, std::string &OldName, std::string &Resampling, std::string &NewName)
 Split channel name into components. More...
 

Member Function Documentation

◆ Canonical() [1/6]

static std::string FrameAPI::channel_naming_conventions_type::Canonical ( std::string const &  OldName,
INT_2U  Resampling,
std::string const &  NewName = "" 
)
inlinestatic

◆ Canonical() [2/6]

static std::string FrameAPI::channel_naming_conventions_type::Canonical ( std::string const &  OldName,
INT_2U  Resampling,
std::string const &  NewName = "" 
)
inlinestatic

◆ Canonical() [3/6]

static std::string FrameAPI::channel_naming_conventions_type::Canonical ( std::string const &  OldName,
INT_2U  Resampling,
std::string const &  NewName = "" 
)
inlinestatic

◆ Canonical() [4/6]

static std::string FrameAPI::channel_naming_conventions_type::Canonical ( std::string const &  OldName,
std::string const &  Resampling = "",
std::string const &  NewName = "" 
)
inlinestatic

◆ Canonical() [5/6]

static std::string FrameAPI::channel_naming_conventions_type::Canonical ( std::string const &  OldName,
std::string const &  Resampling = "",
std::string const &  NewName = "" 
)
inlinestatic

◆ Canonical() [6/6]

static std::string FrameAPI::channel_naming_conventions_type::Canonical ( std::string const &  OldName,
std::string const &  Resampling = "",
std::string const &  NewName = "" 
)
inlinestatic

◆ Parse() [1/3]

static void FrameAPI::channel_naming_conventions_type::Parse ( std::string const &  Source,
std::string &  OldName,
std::string &  Resampling,
std::string &  NewName 
)
inlinestatic

Split channel name into components.

Parameters
[in]SourceString containing the channel information
[out]OldNameName of channel as it is in the source frame
[out]ResamplingAny resampling that should happen to the channel
[out]NewNameName of channel as it should appear in the output frame

◆ Parse() [2/3]

static void FrameAPI::channel_naming_conventions_type::Parse ( std::string const &  Source,
std::string &  OldName,
std::string &  Resampling,
std::string &  NewName 
)
inlinestatic

Split channel name into components.

Parameters
[in]SourceString containing the channel information
[out]OldNameName of channel as it is in the source frame
[out]ResamplingAny resampling that should happen to the channel
[out]NewNameName of channel as it should appear in the output frame

◆ Parse() [3/3]

static void FrameAPI::channel_naming_conventions_type::Parse ( std::string const &  Source,
std::string &  OldName,
std::string &  Resampling,
std::string &  NewName 
)
inlinestatic

Split channel name into components.

Parameters
[in]SourceString containing the channel information
[out]OldNameName of channel as it is in the source frame
[out]ResamplingAny resampling that should happen to the channel
[out]NewNameName of channel as it should appear in the output frame

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