ExEdInputParser.h
This class implements InputParser objects.
Characters will be appended to the result buffer of an InputParser object until either
Library: Source code provided.
|
Name |
Description |
|
This is ~ExEdInputParser, a member of class ExEdInputParser. | |
|
This is ExEdInputParser, a member of class ExEdInputParser. |
|
Name |
Description |
|
Appends the specified character to the result buffer of this InputParser object. | |
|
Removes the last character from the result buffer of this InputParser object. | |
|
Returns true if result buffer of this InputParser object is empty. | |
|
Resets the input parser. | |
|
Returns the result buffer of this InputParser object. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|