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

#include <base_options.h>

Public Types

typedef bool type
 

Public Member Functions

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

Detailed Description

Definition at line 130 of file base_options.h.

Member Typedef Documentation

◆ type

Definition at line 130 of file base_options.h.

Member Function Documentation

◆ operator()()

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

Definition at line 329 of file base_options.h.

References CVC4::Options::current().

◆ wasSetByUser()

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

Definition at line 331 of file base_options.h.

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


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