Searched refs:IClientIndex (Results 1 – 5 of 5) sorted by relevance
40 using loc_core::IClientIndex;46 inline IClientIndex <CT, DIT> * IndexFactory <CT, DIT> :: createClientIndex in createClientIndex()
40 class IClientIndex {78 virtual ~IClientIndex () {} in ~IClientIndex()
36 using loc_core::IClientIndex;43 class ClientIndex : public IClientIndex <CT, DIT> {
42 static IClientIndex <CT, DIT> * createClientIndex ();
53 template<typename CT, typename DIT> class IClientIndex; variable110 IClientIndex<IDataItemObserver*, DataItemId>* mClientIndex;