{ \
if (!p.IsNull()) { \
theTypeName = t->Name(); \
if (HasTypeBinding(theTypeName)) { \
cback = TypeBinding(theTypeName); \
cback->Add(p,this); \
return cback; \
}
#define Handle(Class)
Define Handle() macro.
Definition: Standard_Handle.hxx:408
Root of "persistent" classes, a legacy support of object oriented databases, now outdated.
Definition: Standard_Persistent.hxx:22
Class defines a variable-length sequence of 8-bit characters. Despite class name (kept for historical...
Definition: TCollection_AsciiString.hxx:52
Definition: Storage_CallBack.hxx:33
This class provides legacy interface (type descriptor) to run-time type information (RTTI) for OCCT c...
Definition: Standard_Type.hxx:137