Home
last modified time | relevance | path

Searched refs:ParameterTypeList (Results 1 – 3 of 3) sorted by relevance

/trunk/main/autodoc/inc/ary/cpp/
H A Dc_osigna.hxx54 typedef std::vector<Type_id> ParameterTypeList; typedef in ary::cpp::OperationSignature
57ParameterTypeList i_parameterTypes, // Non const, because it will be swapped with aParameterTyp…
68 const ParameterTypeList &
82 ParameterTypeList aParameterTypes;
102 inline const OperationSignature::ParameterTypeList &
/trunk/main/autodoc/source/ary/cpp/
H A Dc_osigna.cxx50 ParameterTypeList::const_iterator iMe = aParameterTypes.begin(); in Compare()
51 ParameterTypeList::const_iterator iOther = i_rSig.aParameterTypes.begin(); in Compare()
H A Dca_ce.cxx431 OperationSignature::ParameterTypeList::const_iterator in Get_SignatureText()
433 OperationSignature::ParameterTypeList::const_iterator in Get_SignatureText()

Completed in 24 milliseconds