Home
last modified time | relevance | path

Searched refs:PE_Base (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/autodoc/source/parser/cpp/
H A Dpe_base.cxx39 static const PE_Base::Base aNullBase_;
42 PE_Base::PE_Base( Cpp_PE * i_pParent ) in PE_Base() function in cpp::PE_Base
44 pStati(new PeStatusArray<PE_Base>) in PE_Base()
57 PE_Base::~PE_Base() in ~PE_Base()
68 PE_Base::Setup_StatusFunctions() in Setup_StatusFunctions()
84 &PE_Base::On_inName_virtual, in Setup_StatusFunctions()
87 &PE_Base::On_inName_Comma }; in Setup_StatusFunctions()
105 PE_Base::InitData() in InitData()
113 PE_Base::TransferData() in TransferData()
119 PE_Base::SpReturn_BaseName() in SpReturn_BaseName()
[all …]
H A Dpe_base.hxx43 class PE_Base : public Cpp_PE class
56 PE_Base(
58 ~PE_Base();
66 typedef SubPe< PE_Base, PE_Type > SP_Type;
67 typedef SubPeUse< PE_Base, PE_Type> SPU_BaseName;
92 Dyn< PeStatusArray<PE_Base> >
105 inline const PE_Base::BaseList &
106 PE_Base::Result_BaseIds() const in Result_BaseIds()
110 inline PE_Base::Base &
111 PE_Base::CurObject() in CurObject()
H A Dpe_class.hxx56 class PE_Base;
100 typedef SubPe< PE_Class, PE_Base > SP_Base;
107 typedef SubPeUse< PE_Class, PE_Base> SPU_Base;
H A Dpe_class.cxx261 for ( PE_Base::BaseList::const_iterator it = aBases.begin(); in Init_CurObject()

Completed in 38 milliseconds