Searched refs:pRscTmp (Results 1 – 1 of 1) sorted by relevance
230 RscTop * pRscTmp; in ~RscTypCont() local240 pRscTmp = aBaseLst.First(); in ~RscTypCont()241 while( pRscTmp ){ in ~RscTypCont()242 pRscTmp->Pre_dtor(); in ~RscTypCont()243 pRscTmp = aBaseLst.Next(); in ~RscTypCont()262 while( NULL != (pRscTmp = aBaseLst.Remove()) ){ in ~RscTypCont()263 delete pRscTmp; in ~RscTypCont()
Completed in 8 milliseconds