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 56 of file smt_responses.h.
|
protected |
Definition at line 74 of file smt_responses.cpp.
|
staticprotected |
Definition at line 91 of file smt_responses.cpp.
|
staticprotected |
Definition at line 83 of file smt_responses.cpp.