Open CASCADE Technology  7.7.0
Data Structures

TDF_Attribute.hxx File Reference

#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <TDF_LabelNodePtr.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Transient.hxx>
#include <Standard_OStream.hxx>
#include <TDF_AttributeIndexedMap.hxx>
#include <TDF_Attribute.lxx>

Data Structures

class  TDF_Attribute
 A class each application has to implement. It is used to contain the application data. This abstract class, alongwith Label, is one of the cornerstones of Model Editor. The groundwork is to define the root of information. This information is to be attached to a Label, and could be of any of the following types: More...