|
CLAM-Development
1.1
|
#include <DynamicType.hxx>
Public Attributes | |
| char | id [idLength] |
| char | type [typeLength] |
| int | size |
| int | offset |
| t_new | newObj |
| t_new_copy | newObjCopy |
| t_destructor | destructObj |
| bool | isComponent: 1 |
| bool | isStorable: 1 |
| bool | isDynamicType: 1 |
| bool | isPointer: 1 |
Definition at line 200 of file DynamicType.hxx.
| t_destructor CLAM::DynamicType::TAttr::destructObj |
Definition at line 208 of file DynamicType.hxx.
Definition at line 202 of file DynamicType.hxx.
Referenced by CLAM::DynamicType::Debug(), and CLAM::DynamicType::GetDynamicAttributeName().
Definition at line 211 of file DynamicType.hxx.
Referenced by CLAM::DynamicType::AttributeIsComponent(), CLAM::DynamicType::Debug(), and CLAM::DynamicType::InformTypedAttr_().
Definition at line 213 of file DynamicType.hxx.
Referenced by CLAM::DynamicType::AttributeIsDynamictype(), CLAM::DynamicType::Debug(), and CLAM::DynamicType::InformTypedAttr_().
Definition at line 214 of file DynamicType.hxx.
Referenced by CLAM::DynamicType::Debug().
Definition at line 212 of file DynamicType.hxx.
Referenced by CLAM::DynamicType::Debug(), and CLAM::DynamicType::InformTypedAttr_().
Definition at line 206 of file DynamicType.hxx.
| t_new_copy CLAM::DynamicType::TAttr::newObjCopy |
Definition at line 207 of file DynamicType.hxx.
Definition at line 205 of file DynamicType.hxx.
Referenced by CLAM::DynamicType::Debug(), and CLAM::DynamicType::InformAll().
Definition at line 204 of file DynamicType.hxx.
Referenced by CLAM::DynamicType::Debug(), CLAM::DynamicType::FullfilsInvariant(), CLAM::DynamicType::InformAll(), and CLAM::DynamicType::RemoveAttr_().
Definition at line 203 of file DynamicType.hxx.
Referenced by CLAM::DynamicType::Debug().
1.7.6.1