|
gsystem
|
Implementation of gsystem option helpers. More...

Go to the source code of this file.
Namespaces | |
| namespace | gsystem |
Functions | |
| SystemList | gsystem::getSystems (const std::shared_ptr< GOptions > &gopts) |
| Build a list of systems from options. | |
| std::vector< GModifier > | gsystem::getModifiers (const std::shared_ptr< GOptions > &gopts) |
| Build a list of volume modifiers from options. | |
| GOptions | gsystem::defineOptions () |
| Define and return all option groups required by the gsystem module. | |
See gsystem_options.h for API docs.
Definition in file gsystem_options.cc.