Searched refs:_pSortedMemberInit (Results 1 – 2 of 2) sorted by relevance
801 delete [] _pSortedMemberInit; in ~InterfaceIdlClassImpl()850 _pSortedMemberInit = pSortedMemberInit; in initMembers()884 if (! _pSortedMemberInit) in getMethods()894 getReflection(), _pSortedMemberInit[nPos].first, in getMethods()895 _pSortedMemberInit[nPos].second, IdlClassImpl::getTypeDescr() ); in getMethods()904 if (! _pSortedMemberInit) in getFields()914 getReflection(), _pSortedMemberInit[_nMethods+nPos].first, in getFields()924 if (! _pSortedMemberInit) in getMethod()938 if (_pSortedMemberInit[nPos].first == rName) in getMethod()954 if (! _pSortedMemberInit) in getField()[all …]
220 MemberInit * _pSortedMemberInit; // first methods, then attributes member in stoc_corefl::InterfaceIdlClassImpl237 , _pSortedMemberInit( 0 ) in InterfaceIdlClassImpl()
Completed in 19 milliseconds