Home
last modified time | relevance | path

Searched defs:RuntimeTypeInfo (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/ut/
Dut_RuntimeTypeInfo.h58 struct RuntimeTypeInfo struct
60 const RuntimeTypeInfo* mParentTypeInfo; argument
62 …/* ctor */ explicit RuntimeTypeInfo( const RuntimeTypeInfo* parent ) : mParentTypeInfo( parent ) … in RuntimeTypeInfo() argument
64 bool IsDerivedFrom( const RuntimeTypeInfo* s_TypeInfo ) const in IsDerivedFrom() argument