CBMC
|
Class for adding the ability to up and down cast smt_indext to and from irept. More...
#include <smt_index.h>
Protected Member Functions | |
storert () | |
Static Protected Member Functions | |
static irept | upcast (smt_indext index) |
static const smt_indext & | downcast (const irept &) |
Class for adding the ability to up and down cast smt_indext 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 36 of file smt_index.h.
|
protected |
Definition at line 49 of file smt_index.h.
|
staticprotected |
Definition at line 64 of file smt_index.h.
|
staticprotected |
Definition at line 58 of file smt_index.h.