#include <Options.h>
Definition at line 247 of file Options.h.
◆ StringOption()
Minisat::StringOption::StringOption |
( |
const char * |
c, |
|
|
const char * |
n, |
|
|
const char * |
d, |
|
|
const char * |
def = NULL |
|
) |
| |
|
inline |
◆ getHelpPrefixString()
static const char*& Minisat::Option::getHelpPrefixString |
( |
| ) |
|
|
inlinestaticprotectedinherited |
◆ getOptionList()
static vec<Option*>& Minisat::Option::getOptionList |
( |
| ) |
|
|
inlinestaticprotectedinherited |
◆ getUsageString()
static const char*& Minisat::Option::getUsageString |
( |
| ) |
|
|
inlinestaticprotectedinherited |
◆ help()
virtual void Minisat::StringOption::help |
( |
bool |
verbose = false | ) |
|
|
inlinevirtual |
◆ operator const char *()
Minisat::StringOption::operator const char * |
( |
void |
| ) |
const |
|
inline |
◆ operator=()
StringOption& Minisat::StringOption::operator= |
( |
const char * |
x | ) |
|
|
inline |
◆ category
const char* Minisat::Option::category |
|
protectedinherited |
◆ description
const char* Minisat::Option::description |
|
protectedinherited |
◆ name
const char* Minisat::Option::name |
|
protectedinherited |
◆ type_name
const char* Minisat::Option::type_name |
|
protectedinherited |
◆ value
const char* Minisat::StringOption::value |
|
private |
The documentation for this class was generated from the following file: