SMTK
@SMTK_VERSION@
Simulation Modeling Tool Kit
|
14 #ifndef smtk_attribute_VoidItemDefinition_h
15 #define smtk_attribute_VoidItemDefinition_h
17 #include "smtk/CoreExports.h"
20 #include "smtk/attribute/ItemDefinition.h"
The main namespace for the Simulation Modeling Tool Kit (SMTK).
Definition: doc.h:33
Type
Definition: Item.h:56
Definition: ItemDefinition.h:42
Definition: VoidItemDefinition.h:26
Definition: ItemDefinition.h:52
The base class for items that hold information inside an attribute.
Definition: Item.h:47
#define smtkTypeMacro(...)
Add typedefs to a class for identifcation.
Definition: SharedFromThis.h:127
Represent a (possibly composite) value according to a definition.
Definition: Attribute.h:49
smtk::shared_ptr< smtk::attribute::Item > ItemPtr
Definition: PublicPointerDefs.h:467
smtk::shared_ptr< smtk::attribute::VoidItemDefinition > VoidItemDefinitionPtr
Definition: PublicPointerDefs.h:529
smtk::shared_ptr< smtk::attribute::ItemDefinition > ItemDefinitionPtr
Definition: PublicPointerDefs.h:473