| CommandLineOption(const std::string &shortname, const std::string &longname, const std::string &description, unsigned int min_args=0, unsigned int max_args=0, const std::string &g4cmdstr="") | slic::CommandLineOption | [inline] |
| getDescription() const | slic::CommandLineOption | [inline] |
| getG4CommandString() const | slic::CommandLineOption | [inline] |
| getLongName() const | slic::CommandLineOption | [inline] |
| getMaxArgs() const | slic::CommandLineOption | [inline] |
| getMinArgs() const | slic::CommandLineOption | [inline] |
| getShortName() const | slic::CommandLineOption | [inline] |
| m_description | slic::CommandLineOption | [private] |
| m_g4cmdstr | slic::CommandLineOption | [private] |
| m_longname | slic::CommandLineOption | [private] |
| m_maxArgs | slic::CommandLineOption | [private] |
| m_minArgs | slic::CommandLineOption | [private] |
| m_shortname | slic::CommandLineOption | [private] |
| ~CommandLineOption() | slic::CommandLineOption | [inline, virtual] |
1.5.4