| << TypeEnum |
| TypeNumericSimple >> |
|
A numeric value. Those values that understand concepts like plus, minus, etc.. The very general category of these.
The value must be an instance of ValueNumeric (which includes ValueRange, mind you).
In CRL2 file syntax, this type is called
numeric
Immediate super class: TypeScalar
Immediate sub classes: TypeNumericSimple, TypeRange
| int | Object:: | class_id |
| int | Object:: | heap_sig |
| int | Object:: | ref_count |
| UserData | Object:: | user_data |
| CrlTypeNumeric | () |
| C++: | CrlTypeNumeric::CrlTypeNumeric () |
| C: | crl_type_numeric_t * crl_type_numeric_new (void) |
#endif |
| CrlTypeNumeric:: | CrlTypeNumeric | () | ||
| TypeNumeric * | CrlObject:: | as_TypeNumeric | () | |
| TypeNumeric const * | CrlObject:: | as_TypeNumeric | () const | |
| TypeNumeric * | CrlObject:: | cast_TypeNumeric | () | |
| TypeNumeric const * | CrlObject:: | cast_TypeNumeric | () const |
| Generated by erwin-cgen | © AbsInt Angewandte Informatik GmbH |