cvc4-1.3
|
#include <options.h>
Public Types | |
typedef std::string | type |
typedef std::string | type |
Public Member Functions | |
type | operator() () const |
bool | wasSetByUser () const |
type | operator() () const |
bool | wasSetByUser () const |
typedef std::string CVC4::options::replayFilename__option_t::type |
typedef std::string CVC4::options::replayFilename__option_t::type |
|
inline |
Definition at line 566 of file options.h.
References CVC4::Options::current().
type CVC4::options::replayFilename__option_t::operator() | ( | ) | const |
bool CVC4::options::replayFilename__option_t::wasSetByUser | ( | ) | const |
|
inline |
Definition at line 568 of file options.h.
References CVC4::Options::current(), and CVC4::Options::wasSetByUser().