EdUserIO.h
Members |
Description |
kGstDefault = 0 |
Spaces disallowed, no KeywordExceptions |
kGstNoSpaces = 0 |
Spaces disallowed |
kGstAllowSpaces = 1 |
The first space character will not terminate the input. |
kGstNoEmpty = 2 |
The first space character will not terminate the input. |
This is record OdEd::GetStringOptions.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|