|
ldas-tools-ldasgen
2.7.3
|
Supports parsing of channel names from input streams. More...
#include <ChannelNameLexer.hh>
Public Member Functions | |
| ChannelNameLexer (const std::string &NameString="") | |
| param: const std::string& NameString - Input string. | |
| const data_list_type & | GetChannelNames () const |
| return: List of channel names and occurance counts. | |
| ChannelNameLexer (const std::string &NameString="") | |
| param: const std::string& NameString - Input string. | |
| const data_list_type & | GetChannelNames () const |
| return: List of channel names and occurance counts. | |
| ChannelNameLexer (const std::string &NameString="") | |
| param: const std::string& NameString - Input string. | |
| const data_list_type & | GetChannelNames () const |
| return: List of channel names and occurance counts. | |
Supports parsing of channel names from input streams.
1.8.13