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:403
Root of "persistent" classes, a legacy support of object oriented databases, now outdated.
Definition: Standard_Persistent.hxx:22
A variable-length sequence of ASCII characters (normal 8-bit character type). It provides editing ope...
Definition: TCollection_AsciiString.hxx:50
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:86