cvc4-1.4
CVC4::options::decisionWeightInternal__option_t Struct Reference

#include <options.h>

Public Types

typedef decision::DecisionWeightInternal type
 

Public Member Functions

type operator() () const
 
bool wasSetByUser () const
 

Detailed Description

Definition at line 92 of file options.h.

Member Typedef Documentation

typedef decision::DecisionWeightInternal CVC4::options::decisionWeightInternal__option_t::type

Definition at line 92 of file options.h.

Member Function Documentation

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

Definition at line 175 of file options.h.

References CVC4::Options::current().

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

Definition at line 177 of file options.h.

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


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