Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/ary/info/
H A Dall_tags.cxx68 StdTag::GetFollower() in GetFollower() function in ary::info::StdTag
71 return pNext->GetFollower(); in GetFollower()
124 BaseTag::GetFollower() in GetFollower() function in ary::info::BaseTag
127 return pNext->GetFollower(); in GetFollower()
174 ExceptionTag::GetFollower() in GetFollower() function in ary::info::ExceptionTag
177 return pNext->GetFollower(); in GetFollower()
208 GetFollower()->Add_SpecialMeaningToken(i_sText,1); in Add_SpecialMeaningToken()
226 ImplementsTag::GetFollower() in GetFollower() function in ary::info::ImplementsTag
229 return pNext->GetFollower(); in GetFollower()
270 KeywordTag::GetFollower() in GetFollower() function in ary::info::KeywordTag
[all …]
/trunk/main/autodoc/source/ary/doc/
H A Dd_oldcppdocu.cxx80 return GetTag(nIndex).GetFollower(); in Create_StdTag()
96 return GetTag(nIndex).GetFollower(); in CheckIn_BaseTag()
112 return GetTag(nIndex).GetFollower(); in CheckIn_ExceptionTag()
128 return GetTag(nIndex).GetFollower(); in Create_ImplementsTag()
144 return GetTag(nIndex).GetFollower(); in Create_KeywordTag()
160 return GetTag(nIndex).GetFollower(); in CheckIn_ParameterTag()
176 return GetTag(nIndex).GetFollower(); in CheckIn_SeeTag()
192 return GetTag(nIndex).GetFollower(); in CheckIn_TemplateTag()
208 return GetTag(nIndex).GetFollower(); in Create_LabelTag()
224 return GetTag(nIndex).GetFollower(); in Create_DefaultTag()
[all …]
/trunk/main/autodoc/inc/ary/info/
H A Dall_tags.hxx60 virtual AtTag * GetFollower();
85 virtual AtTag * GetFollower();
106 virtual AtTag * GetFollower();
127 virtual AtTag * GetFollower();
147 virtual AtTag * GetFollower();
169 virtual AtTag * GetFollower();
193 virtual AtTag * GetFollower();
221 virtual AtTag * GetFollower();
244 virtual AtTag * GetFollower();
263 virtual AtTag * GetFollower();
H A Dci_attag.hxx65 virtual AtTag * GetFollower() = 0;