#include <CLTool.h>
Public Member Functions | |
| CLToolOptions (const std::string &name) | |
| CLToolOptions (const CLToolOptions &co, const Keywords &k) | |
Private Attributes | |
| const Keywords & | keys |
| The documentation for this command line tool. More... | |
| std::vector< std::string > | line |
Static Private Attributes | |
| static Keywords | emptyKeys |
Friends | |
| class | CLTool |
| class | CLToolRegister |
|
explicit |
| PLMD::CLToolOptions::CLToolOptions | ( | const CLToolOptions & | co, |
| const Keywords & | k | ||
| ) |
|
friend |
|
friend |
|
staticprivate |
|
private |
The documentation for this command line tool.
|
private |
Hosted by GitHub
|
1.8.14
|