Home
last modified time | relevance | path

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

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