Lines Matching refs:List_GenericInfo
38 List_GenericInfo::List_GenericInfo() in List_GenericInfo() function in List_GenericInfo
42 List_GenericInfo::List_GenericInfo( const List_GenericInfo & i_rList ) in List_GenericInfo() function in List_GenericInfo
47 List_GenericInfo::~List_GenericInfo() in ~List_GenericInfo()
51 List_GenericInfo &
52 List_GenericInfo::operator=( const List_GenericInfo & i_rList ) in operator =()
59 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 []()
85 List_GenericInfo::InsertInfo( GenericInfo * let_dpInfo, in InsertInfo()
114 List_GenericInfo::InsertInfoByPath( GenericInfo * let_dpInfo, in InsertInfoByPath()
162 List_GenericInfo::ReleaseInfo( KeyPath i_sKeyPath ) in ReleaseInfo()
182 List_GenericInfo::DeleteInfo( KeyPath i_sKeyPath ) in DeleteInfo()
201 List_GenericInfo::sub_iterator
202 List_GenericInfo::lower_bound( bool & o_bExists, in lower_bound()