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 |
|
| |
|
|
|
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–2022. Open Design Alliance. All rights reserved.
|