ldas-tools-al
2.6.6
|
Support reading and parsing of configuration streams. More...
#include <Config.hh>
Public Types | |
enum | { ASSIGNMENT , BLOCK , WORD } |
The various types of parsing understood by the parser. More... | |
enum | { ASSIGNMENT , BLOCK , WORD } |
The various types of parsing understood by the parser. More... | |
enum | { ASSIGNMENT , BLOCK , WORD } |
The various types of parsing understood by the parser. More... | |
Public Member Functions | |
Config () | |
Constructor. | |
virtual void | Parse (std::istream &Stream) |
Parse the input stream. More... | |
Config () | |
Constructor. | |
virtual void | Parse (std::istream &Stream) |
Parse the input stream. More... | |
Config () | |
Constructor. | |
virtual void | Parse (std::istream &Stream) |
Parse the input stream. More... | |
Support reading and parsing of configuration streams.
This class supports reading from a stream and parses.
anonymous enum |
anonymous enum |
anonymous enum |
|
virtual |
Parse the input stream.
[in] | Stream | Input stream. |
|
virtual |
Parse the input stream.
[in] | Stream | Input stream. |
|
virtual |
Parse the input stream.
[in] | Stream | Input stream. |