cvc4-1.3
CVC4::options::arithStandardCheckVarOrderPivots__option_t Struct Reference

#include <options.h>

Public Types

typedef int16_t type
 
typedef int16_t 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)
 

Detailed Description

Definition at line 130 of file options.h.

Member Typedef Documentation

Member Function Documentation

arithStandardCheckVarOrderPivots__option_t::type CVC4::options::arithStandardCheckVarOrderPivots__option_t::operator() ( ) const
inline

Definition at line 391 of file options.h.

References CVC4::Options::current().

type CVC4::options::arithStandardCheckVarOrderPivots__option_t::operator() ( ) const
void CVC4::options::arithStandardCheckVarOrderPivots__option_t::set ( const type v)
void CVC4::options::arithStandardCheckVarOrderPivots__option_t::set ( const type v)
inline

Definition at line 395 of file options.h.

References CVC4::Options::current(), and CVC4::Options::set().

bool CVC4::options::arithStandardCheckVarOrderPivots__option_t::wasSetByUser ( ) const
inline

Definition at line 393 of file options.h.

References CVC4::Options::current(), and CVC4::Options::wasSetByUser().

bool CVC4::options::arithStandardCheckVarOrderPivots__option_t::wasSetByUser ( ) const

The documentation for this struct was generated from the following file: