Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Namespaces
>
OdEd Namespace
>
Structs, Records, Enums
>
OdEd::GetStringOptions Enumeration
OdEd::GetStringOptions Enumeration
Syntax
C++
enum
GetStringOptions
{
kGstDefault
= 0,
kGstNoSpaces
= 0,
kGstAllowSpaces
= 1,
kGstNoEmpty
= 2 };
Members
Members
Description
kGstDefault
Spaces disallowed, no KeywordExceptions
kGstNoSpaces
Spaces disallowed
kGstAllowSpaces
The first space character will not terminate the input.
kGstNoEmpty
The first space character will not terminate the input.
File:
EdUserIO.h
Namespace:
OdEd
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!