|
cvc4-1.3
|
#include <options.h>
Public Types | |
| typedef bool | type |
| typedef bool | type |
Public Member Functions | |
| type | operator() () const |
| bool | wasSetByUser () const |
| void | set (const type &v) |
| type | operator() () const |
| bool | wasSetByUser () const |
| void | set (const type &v) |
| typedef bool CVC4::options::havePenalties__option_t::type |
| typedef bool CVC4::options::havePenalties__option_t::type |
|
inline |
Definition at line 459 of file options.h.
References CVC4::Options::current().
| type CVC4::options::havePenalties__option_t::operator() | ( | ) | const |
| void CVC4::options::havePenalties__option_t::set | ( | const type & | v | ) |
|
inline |
Definition at line 463 of file options.h.
References CVC4::Options::current(), and CVC4::Options::set().
|
inline |
Definition at line 461 of file options.h.
References CVC4::Options::current(), and CVC4::Options::wasSetByUser().
| bool CVC4::options::havePenalties__option_t::wasSetByUser | ( | ) | const |