|
| static constexpr const char | Validate = 'v' |
| |
| static constexpr const char | Schema = 'S' |
| |
| static constexpr const char | Setup = 's' |
| |
| static constexpr const char | NoWrite = 'r' |
| |
| static constexpr const char | Overwrite = 'f' |
| |
| static constexpr const char | Debug = 'd' |
| |
| static constexpr const char | Help = 'h' |
| |
Definition at line 164 of file simplifyGDML.cc.
| constexpr const char ConfigurationParser::opt::Debug = 'd' |
|
static |
| constexpr const char ConfigurationParser::opt::Help = 'h' |
|
static |
| constexpr const char ConfigurationParser::opt::NoWrite = 'r' |
|
static |
| constexpr const char ConfigurationParser::opt::Overwrite = 'f' |
|
static |
| constexpr const char ConfigurationParser::opt::Schema = 'S' |
|
static |
| constexpr const char ConfigurationParser::opt::Setup = 's' |
|
static |
| constexpr const char ConfigurationParser::opt::Validate = 'v' |
|
static |
The documentation for this struct was generated from the following file: