Class Summary |
AddressOption |
An option with a simple integer value. |
BooleanOption |
Base class for boolean options. |
EnumOption |
An option that is a selection of several strings. |
FloatOption |
An option that has a simple single precision floating point value. |
IntOption |
An option with a simple integer value. |
MicrosecondsOption |
A time option that stores values at a microsecond granularity. |
Option |
The abstract base class for all options. |
OptionSet |
The abstract base class for all option sets. |
PagesOption |
A memory option that stores values as a whole number of pages. |
StringOption |
An option that has a simple string value. |