cvc4-1.3
|
#include <base_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) |
Definition at line 118 of file base_options.h.
typedef bool CVC4::options::parseOnly__option_t::type |
Definition at line 118 of file base_options.h.
typedef bool CVC4::options::parseOnly__option_t::type |
Definition at line 118 of file base_options.h.
|
inline |
Definition at line 287 of file base_options.h.
References CVC4::Options::current().
type CVC4::options::parseOnly__option_t::operator() | ( | ) | const |
void CVC4::options::parseOnly__option_t::set | ( | const type & | v | ) |
|
inline |
Definition at line 291 of file base_options.h.
References CVC4::Options::current(), and CVC4::Options::set().
|
inline |
Definition at line 289 of file base_options.h.
References CVC4::Options::current(), and CVC4::Options::wasSetByUser().
bool CVC4::options::parseOnly__option_t::wasSetByUser | ( | ) | const |