Home
last modified time | relevance | path

Searched refs:ServiceInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xml2cmp/source/finder/
H A Ddependy.cxx44 ServiceInfo &
47 ServiceInfo * ret = new ServiceInfo(i_sLibrary); in AddImplementation()
52 ServiceInfo::ServiceInfo( const char * i_sLibrary ) in ServiceInfo() function in ServiceInfo
59 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()
H A Ddependy.hxx34 class ServiceInfo;
37 typedef std::vector< ServiceInfo* > List_Implementations;
46 ServiceInfo & AddImplementation(
50 const ServiceInfo & FirstImplementation() const in FirstImplementation()
59 class ServiceInfo class
64 ServiceInfo(

Completed in 14 milliseconds