Home
last modified time | relevance | path

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

/trunk/main/soltools/giparser/
H A Dgi_list.cxx59 List_GenericInfo::operator[]( KeyPath i_sKeyPath ) const in operator []()
61 return const_cast< List_GenericInfo& >(*this)[i_sKeyPath]; in operator []()
65 List_GenericInfo::operator[]( KeyPath i_sKeyPath ) in operator []() argument
69 sub_iterator it = lower_bound(bExists, sNextPathSegment, i_sKeyPath); in operator []()
115 KeyPath i_sKeyPath, in InsertInfoByPath() argument
122 if ( i_sKeyPath == 0 ? true : *i_sKeyPath == 0 ) in InsertInfoByPath()
127 sub_iterator it = lower_bound(bExists, sNextPathSegment, i_sKeyPath); in InsertInfoByPath()
139 Simstr aKey( i_sKeyPath, in InsertInfoByPath()
143 - i_sKeyPath ); in InsertInfoByPath()
162 List_GenericInfo::ReleaseInfo( KeyPath i_sKeyPath ) in ReleaseInfo() argument
[all …]
/trunk/main/soltools/inc/
H A Dgi_list.hxx85 KeyPath i_sKeyPath ) const;
87 KeyPath i_sKeyPath );
95 KeyPath i_sKeyPath,
100 KeyPath i_sKeyPath );
103 KeyPath i_sKeyPath );
121 KeyPath i_sKeyPath );