ldas-tools-ldasgen  2.7.1
Public Member Functions | List of all members
GenericAPI::ChannelNameLexer Class Reference

Supports parsing of channel names from input streams. More...

#include <ChannelNameLexer.hh>

Inherits yyFlexLexer, yyFlexLexer, and yyFlexLexer.

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.
 
void add_channel (const char *ChannelName)
 param: const char* ChannelName - Name of channel to add
 
 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.
 
void add_channel (const char *ChannelName)
 param: const char* ChannelName - Name of channel to add
 
 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.
 
void add_channel (const char *ChannelName)
 param: const char* ChannelName - Name of channel to add
 

Detailed Description

Supports parsing of channel names from input streams.


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