Searched refs:CSubsystemLibrary (Results 1 – 10 of 10) sorted by relevance
34 class CSubsystemLibrary; variable39 CSubsystemElementBuilder(const CSubsystemLibrary *pSubsystemLibrary);44 const CSubsystemLibrary *_pSubsystemLibrary;
40 class CSubsystemLibrary; variable66 const CSubsystemLibrary *getSubsystemLibrary() const;118 CSubsystemLibrary *_pSubsystemLibrary;
50 using PluginEntryPointV1 = void (*)(CSubsystemLibrary *, core::log::Logger &);59 : _pSubsystemLibrary(new CSubsystemLibrary()), _logger(logger) in CSystemClass()223 const CSubsystemLibrary *CSystemClass::getSubsystemLibrary() const in getSubsystemLibrary()
49 void PARAMETER_FRAMEWORK_PLUGIN_ENTRYPOINT_V1(CSubsystemLibrary*, core::log::Logger&);
33 CSubsystemElementBuilder::CSubsystemElementBuilder(const CSubsystemLibrary *pSubsystemLibrary) in CSubsystemElementBuilder()
46 class CSubsystemLibrary
54 class CSubsystemLibrary; variable
34 void PARAMETER_FRAMEWORK_PLUGIN_ENTRYPOINT_V1(CSubsystemLibrary *pSubsystemLibrary, in PARAMETER_FRAMEWORK_PLUGIN_ENTRYPOINT_V1()
34 void PARAMETER_FRAMEWORK_PLUGIN_ENTRYPOINT_V1(CSubsystemLibrary *subsystemLibrary, in PARAMETER_FRAMEWORK_PLUGIN_ENTRYPOINT_V1()