if (!p.IsNull()) { \
theTypeName = t->Name(); \
if (HasTypeBinding(theTypeName)) { \
cback = TypeBinding(theTypeName); \
cback->Add(p,this); \
return cback; \
}
Definition: Standard_Persistent.hxx:30
#define Handle(ClassName)
Definition: Standard_Macro.hxx:23
A variable-length sequence of ASCII characters (normal 8-bit character type). It provides editing ope...
Definition: TCollection_AsciiString.hxx:39
Definition: Storage_CallBack.hxx:22
The class <Type> provides services to find out information about a type defined in CDL...
Definition: Standard_Type.hxx:39