Searched refs:TYPEINIT3_FACTORY (Results 1 – 1 of 1) sorted by relevance
/trunk/main/tools/inc/tools/ |
H A D | rtti.hxx | 99 #define TYPEINIT3_FACTORY(sType, sSuper1, sSuper2, sSuper3, Factory) \ macro 106 TYPEINIT3_FACTORY(sType, sSuper1, sSuper2, sSuper3, new sType) 108 TYPEINIT3_FACTORY(sType, sSuper1, sSuper2, sSuper3, 0)
|
Completed in 4 milliseconds