CBMC
|
Class for adding the ability to up and down cast smt_optiont to and from irept. More...
#include <smt_options.h>
Protected Member Functions | |
storert () | |
Static Protected Member Functions | |
static irept | upcast (smt_optiont option) |
static const smt_optiont & | downcast (const irept &) |
Class for adding the ability to up and down cast smt_optiont to and from irept.
These casts are required by other irept derived classes in order to store instances of smt_optiont inside them.
derivedt | The type of class which derives from this class and from irept. |
Definition at line 31 of file smt_options.h.
|
protected |
Definition at line 44 of file smt_options.h.
|
staticprotected |
Definition at line 59 of file smt_options.h.
|
staticprotected |
Definition at line 53 of file smt_options.h.