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::doITESimp__option_t::type |
typedef bool CVC4::options::doITESimp__option_t::type |
|
inline |
Definition at line 472 of file options.h.
References CVC4::Options::current().
type CVC4::options::doITESimp__option_t::operator() | ( | ) | const |
void CVC4::options::doITESimp__option_t::set | ( | const type & | v | ) |
|
inline |
Definition at line 476 of file options.h.
References CVC4::Options::current(), and CVC4::Options::set().
|
inline |
Definition at line 474 of file options.h.
References CVC4::Options::current(), and CVC4::Options::wasSetByUser().
bool CVC4::options::doITESimp__option_t::wasSetByUser | ( | ) | const |