Searched refs:ServiceInfo (Results 1 – 2 of 2) sorted by relevance
44 ServiceInfo &47 ServiceInfo * ret = new ServiceInfo(i_sLibrary); in AddImplementation()52 ServiceInfo::ServiceInfo( const char * i_sLibrary ) in ServiceInfo() function in ServiceInfo59 ServiceInfo::AddDependency( const char * i_sNeededService ) in AddDependency()161 ServiceInfo & rSInfo = pService->AddImplementation(sModule); in ReadFile()179 const ServiceInfo & rSInfo = i_rService.FirstImplementation(); in Add2Result()182 const ServiceInfo::List_NeededServices & rNeededs in Add2Result()
34 class ServiceInfo;37 typedef std::vector< ServiceInfo* > List_Implementations;46 ServiceInfo & AddImplementation(50 const ServiceInfo & FirstImplementation() const in FirstImplementation()59 class ServiceInfo class64 ServiceInfo(
Completed in 11 milliseconds