CIRCT
20.0.0git
|
This provides a common base class for all SystemC integers. More...
#include <SystemCTypes.h>
Public Member Functions | |
bool | isSigned () |
Static Public Member Functions | |
static bool | classof (Type type) |
This provides a common base class for all SystemC integers.
It represents the sc_value_base class described in IEEE 1666-2011 ยง7.4. Note that this is an abstract type that cannot be instantiated but can only be used as a base class and for type checks.
Definition at line 63 of file SystemCTypes.h.
|
inlinestatic |
Definition at line 65 of file SystemCTypes.h.
|
inline |
Definition at line 70 of file SystemCTypes.h.