Home
last modified time | relevance | path

Searched refs:pPE_TemplateType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_type2.cxx78 pPE_TemplateType(0), // @attention Recursion, only initiate, if needed! in PE_Type()
257 if (NOT pPE_TemplateType) in MyTemplateType() local
259 pPE_TemplateType = new PE_Type(nTemplateType); in MyTemplateType()
260 pPE_TemplateType->EstablishContacts( this, in MyTemplateType()
264 return *pPE_TemplateType; in MyTemplateType()
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_type2.hxx98 Dyn<PE_Type> pPE_TemplateType; /// @attention Recursion, only initiate, if needed! member in csi::uidl::PE_Type

Completed in 16 milliseconds