Searched defs:getMappingData (Results 1 – 8 of 8) sorted by relevance
64 bool CTypeElement::getMappingData(const std::string &strKey, const std::string *&pStrValue) const in getMappingData() function in CTypeElement137 CMappingData *CTypeElement::getMappingData() in getMappingData() function in CTypeElement
52 bool CComponentType::getMappingData(const std::string &strKey, const std::string *&pStrValue) const in getMappingData() function in CComponentType
60 bool CComponentInstance::getMappingData(const std::string &strKey, in getMappingData() function in CComponentInstance
65 bool CInstanceConfigurableElement::getMappingData(const std::string &strKey, in getMappingData() function in CInstanceConfigurableElement
82 bool CSystemClass::getMappingData(const std::string & /*strKey*/, in getMappingData() function in CSystemClass
325 bool CSubsystem::getMappingData(const std::string &strKey, const std::string *&pStrValue) const in getMappingData() function in CSubsystem
129 bool ElementHandle::getMappingData(const string &strKey, string &strValue) const in getMappingData() function in ElementHandle
65 std::string getMappingData(const std::string &key) in getMappingData() function in parameterFramework::ElementHandle68 if (not EH::getMappingData(key, value)) { in getMappingData() member in parameterFramework::ElementHandle::getMappingData::EH