Supports parsing of channel names from input streams.
More...
#include <ChannelNameLexer.hh>
|
void | add_channel (const char *ChannelName) |
| param: const char* ChannelName - Name of channel to add More...
|
|
void | add_channel (const char *ChannelName) |
| param: const char* ChannelName - Name of channel to add More...
|
|
void | add_channel (const char *ChannelName) |
| param: const char* ChannelName - Name of channel to add More...
|
|
Supports parsing of channel names from input streams.
◆ data_list_type [1/3]
◆ data_list_type [2/3]
◆ data_list_type [3/3]
◆ ChannelNameLexer() [1/3]
GenericAPI::ChannelNameLexer::ChannelNameLexer |
( |
const std::string & |
NameString = "" | ) |
|
param: const std::string& NameString - Input string.
◆ ChannelNameLexer() [2/3]
GenericAPI::ChannelNameLexer::ChannelNameLexer |
( |
const std::string & |
NameString = "" | ) |
|
param: const std::string& NameString - Input string.
◆ ChannelNameLexer() [3/3]
GenericAPI::ChannelNameLexer::ChannelNameLexer |
( |
const std::string & |
NameString = "" | ) |
|
param: const std::string& NameString - Input string.
◆ add_channel() [1/3]
void GenericAPI::ChannelNameLexer::add_channel |
( |
const char * |
ChannelName | ) |
|
|
private |
param: const char* ChannelName - Name of channel to add
◆ add_channel() [2/3]
void GenericAPI::ChannelNameLexer::add_channel |
( |
const char * |
ChannelName | ) |
|
|
private |
param: const char* ChannelName - Name of channel to add
◆ add_channel() [3/3]
void GenericAPI::ChannelNameLexer::add_channel |
( |
const char * |
ChannelName | ) |
|
|
private |
param: const char* ChannelName - Name of channel to add
◆ GetChannelNames() [1/3]
return: List of channel names and occurance counts.
◆ GetChannelNames() [2/3]
const data_list_type & GenericAPI::ChannelNameLexer::GetChannelNames |
( |
| ) |
const |
return: List of channel names and occurance counts.
◆ GetChannelNames() [3/3]
const data_list_type & GenericAPI::ChannelNameLexer::GetChannelNames |
( |
| ) |
const |
return: List of channel names and occurance counts.
◆ LexerError() [1/3]
void GenericAPI::ChannelNameLexer::LexerError |
( |
const char * |
1 | ) |
|
◆ LexerError() [2/3]
void GenericAPI::ChannelNameLexer::LexerError |
( |
const char * |
1 | ) |
|
◆ LexerError() [3/3]
void GenericAPI::ChannelNameLexer::LexerError |
( |
const char * |
1 | ) |
|
◆ Parse() [1/3]
void GenericAPI::ChannelNameLexer::Parse |
( |
const std::string & |
ChannelData | ) |
|
◆ Parse() [2/3]
void GenericAPI::ChannelNameLexer::Parse |
( |
const std::string & |
ChannelData | ) |
|
◆ Parse() [3/3]
void GenericAPI::ChannelNameLexer::Parse |
( |
const std::string & |
ChannelData | ) |
|
◆ m_channel_names
The documentation for this class was generated from the following files: