souffle
2.0.2-371-g6315b36
|
#include <Global.h>
Data Fields | |
std::string | argument |
std::string | byDefault |
std::string | description |
std::string | longName |
char | shortName |
bool | takesMany |
std::string souffle::MainOption::argument |
Definition at line 102 of file Global.h.
Referenced by souffle::BaseTable< K, V >::print().
std::string souffle::MainOption::longName |
Definition at line 99 of file Global.h.
Referenced by souffle::BaseTable< K, V >::print().
char souffle::MainOption::shortName |
Definition at line 100 of file Global.h.
Referenced by souffle::BaseTable< K, V >::print().