ExStringIO.h
This class implements base-level string I/O for custom commands during their execution. Library: Source code provided.
|
Name |
Description |
![]() |
Creates a new instance of this class. | |
![]() |
This is getInitString, a member of class ExStringIO. | |
![]() ![]() |
Returns combination of "MouseEventFlags" representing currently pressed functional keys Currently used are: Shift = 4 (MK_SHIFT) Ctrl = 8 (MK_CONTROL) | |
![]() |
Returns user input of a string. | |
![]() |
Returns true if and only if the current position of the file pointer for this StringIO object is at the end of file. | |
![]() |
Writes the specified string to the data source associated with this IO User object. | |
![]() |
This is reset, a member of class ExStringIO. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|