This struct provides a namespace for enumerating types used for command‐line option values. See {Enumerators} for details.
Synopsis
Declared in <balcl_optiontype.h>
struct OptionType;
Description
This struct: * Supports a complete set of enumeration operations. * Provides several additional utility functions.
For terminology see bsldoc_glossary.
Types
Name |
Description |
|
|
|
Type Aliases
Name |
Description |
Alias for the |
|
Alias for the |
|
Alias for an array of |
|
Alias for the |
|
Alias for an array of |
|
Alias for the |
|
Alias for an array of |
|
Alias for the |
|
Alias for an array of |
|
Alias for the |
|
Alias for the |
|
Alias for an array of |
|
Alias for an array of |
|
Alias for the |
|
Alias for an array of |
|
Alias for the |
|
Alias for an array of |
Enums
Name |
Description |
Enumerates the supported command‐line option value types. |
Static Member Functions
Name |
Description |
If |
|
Return |
|
Write the string representation of the specified enumeration |
|
If there is an array type whose elements have the specified |
|
Return the (non‐modifiable) string representation corresponding to the specified enumeration |
Static Data Members
Name |
Description |
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
|
Null pointer tag for the |
Created with MrDocs