: ancestor(p, aLabel) \
{ \
initFields(); \
} \
\
\
\
_TOBJOCAF_PERSISTENCE_ACCESS_ \
{ \
\
public: \
Persistence_() \
{ \
} \
\
}; \
friend class Persistence_; \
static Persistence_ myPersistence_;
Definition: TObj_Persistence.hxx:35
GLuint GLsizei GLsizei GLsizei GLenum GLchar * name
Definition: OpenGl_GLESExtensions.hxx:264
Basis class for transient objects in OCAF-based models.
Definition: TObj_Object.hxx:43
This class provides basic operations to define a label in a data structure. A label is a feature in t...
Definition: TDF_Label.hxx:54
#define Handle(Class)
Define Handle() macro.
Definition: Standard_Handle.hxx:403