Archived issue #0024806
Extend macro DEFINE_STANDARD_RTTI by additional argument specifying base class
Description
In order to convert implementation of OCCT Handles and RTTI from code expanded by macros to template classes, we need to have information on base class for each descendant of Transient class (in its hierarchy). For this, macro DEFINE_STANDARD_RTTI should be extended by additional (second) argument specifying its base class.
Public activity
2 archived notes
Participants are labeled by their role within this record.
Fix is pushed to branch CR24806 in WOK, and is part of branch CR24947 in OCCT
Integrated with #0024947 in OCCT; changes in WOK are in branch CR0_700_2
Related records