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
122 if ( i_sKeyPath == 0 ? true : *i_sKeyPath == 0 ) in InsertInfoByPath()
139 Simstr aKey( i_sKeyPath, in InsertInfoByPath()
143 - i_sKeyPath ); in InsertInfoByPath()
162 List_GenericInfo::ReleaseInfo( KeyPath i_sKeyPath ) in ReleaseInfo() argument
182 List_GenericInfo::DeleteInfo( KeyPath i_sKeyPath ) in DeleteInfo() argument
204 KeyPath i_sKeyPath ) in lower_bound() argument
206 o_sNextPathSegment = strchr(i_sKeyPath, '/'); in lower_bound()
[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 );

Completed in 18 milliseconds