Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for SwitchOption, including all inherited members.
argDescription(void) | SwitchOption | virtual |
desc | Option | protected |
description() | Option | virtual |
get(void) const | SwitchOption | inline |
operator bool(void) const | SwitchOption | inline |
operator*(void) const | SwitchOption | inline |
operator=(bool value) | SwitchOption | inline |
Option() | Option | inline |
Option(const Make &make) | Option | |
process(string arg) | SwitchOption | virtual |
set(bool value) | SwitchOption | inline |
SwitchOption(const Make &make) | SwitchOption | |
usage(void) | SwitchOption | virtual |
~Option() | Option | inlinevirtual |