Searched refs:IndexFactory (Results 1 – 5 of 5) sorted by relevance
46 inline IClientIndex <CT, DIT> * IndexFactory <CT, DIT> :: createClientIndex in createClientIndex()53 inline IDataItemIndex <CT, DIT> * IndexFactory <CT, DIT> :: createDataItemIndex in createDataItemIndex()62 template class IndexFactory <IDataItemObserver *, DataItemId>; variable63 template class IndexFactory <string, DataItemId>; variable
39 class IndexFactory {
37 data-items/common/IndexFactory.cpp \
38 data-items/common/IndexFactory.cpp \
44 mClientIndex(IndexFactory<IDataItemObserver*, DataItemId> :: createClientIndex()), in SystemStatusOsObserver()45 mDataItemIndex(IndexFactory<IDataItemObserver*, DataItemId> :: createDataItemIndex()) in SystemStatusOsObserver()