diff options
Diffstat (limited to 'parameter/SubsystemObject.h')
-rw-r--r-- | parameter/SubsystemObject.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/parameter/SubsystemObject.h b/parameter/SubsystemObject.h index d08f3c4..e5767b6 100644 --- a/parameter/SubsystemObject.h +++ b/parameter/SubsystemObject.h @@ -66,6 +66,8 @@ protected: void log(const string& strMessage, ...) const; // Mapping formatting static string formatMappingValue(const string& strMappingValue, uint32_t uiFirstAmendKey, uint32_t uiNbAmendKeys, const CMappingContext& context); + // Configurable element retrieval + const CInstanceConfigurableElement* getConfigurableElement() const; private: // Instance element to sync from/to |