| << Type |
| TypeSimple >> |
|
This is the default type declaration for any attributes read: any type. No constraint on what may be stored.
In CRL2 file syntax, this type is called
any
Immediate super class: Type
Immediate sub classes: TypeSimple, TypeBox, TypeNested
| int | Object:: | class_id |
| int | Object:: | heap_sig |
| int | Object:: | ref_count |
| UserData | Object:: | user_data |
| CrlTypeAny | () |
| C++: | CrlTypeAny::CrlTypeAny () |
| C: | crl_type_any_t * crl_type_any_new (void) |
#endif |
| TypeAny * | Crl:: | type_any | () | |
| CrlTypeAny:: | CrlTypeAny | () | ||
| TypeAny * | CrlObject:: | as_TypeAny | () | |
| TypeAny const * | CrlObject:: | as_TypeAny | () const | |
| TypeAny * | CrlObject:: | cast_TypeAny | () | |
| TypeAny const * | CrlObject:: | cast_TypeAny | () const |
| Generated by erwin-cgen | © AbsInt Angewandte Informatik GmbH |