Searched refs:CSubsystemLibrary (Results 1 – 8 of 8) sorted by relevance
34 class CSubsystemLibrary; variable39 CSubsystemElementBuilder(const CSubsystemLibrary* pSubsystemLibrary);44 const CSubsystemLibrary* _pSubsystemLibrary;
37 class CSubsystemLibrary; variable58 const CSubsystemLibrary* getSubsystemLibrary() const;109 CSubsystemLibrary* _pSubsystemLibrary;
64 typedef void (*GetSubsystemBuilder)(CSubsystemLibrary*);66 CSystemClass::CSystemClass() : _pSubsystemLibrary(new CSubsystemLibrary) in CSystemClass()275 const CSubsystemLibrary* CSystemClass::getSubsystemLibrary() const in getSubsystemLibrary()
33 CSubsystemElementBuilder::CSubsystemElementBuilder(const CSubsystemLibrary* pSubsystemLibrary) : in CSubsystemElementBuilder()
37 class CSubsystemLibrary :
50 class CSubsystemLibrary; variable
37 void getTESTSubsystemBuilder(CSubsystemLibrary* pSubsystemLibrary) in getTESTSubsystemBuilder()
46 void getSKELETONSubsystemBuilder(CSubsystemLibrary* pSubsystemLibrary) in getSKELETONSubsystemBuilder()