CBMC
|
Class for adding the ability to up and down cast smt_check_sat_response_kindt to and from irept. More...
#include <smt_responses.h>
Protected Member Functions | |
storert () | |
Static Protected Member Functions | |
static irept | upcast (smt_check_sat_response_kindt check_sat_response_kind) |
static const smt_check_sat_response_kindt & | downcast (const irept &) |
Class for adding the ability to up and down cast smt_check_sat_response_kindt to and from irept.
These casts are required by other irept derived classes in order to store instances of smt_termt inside them.
derivedt | The type of class which derives from this class and from irept. |
Definition at line 57 of file smt_responses.h.
|
protected |
Definition at line 75 of file smt_responses.cpp.
|
staticprotected |
Definition at line 92 of file smt_responses.cpp.
|
staticprotected |
Definition at line 84 of file smt_responses.cpp.