• Home
  • Raw
  • Download

Lines Matching refs:CConfigurableElement

697 const CConfigurableElement *CParameterMgr::getConfigurableElement(const string &strPath,  in getConfigurableElement()
719 const CConfigurableElement *pConfigurableElement = in getConfigurableElement()
720 static_cast<const CConfigurableElement *>(pElement); in getConfigurableElement()
725 CConfigurableElement *CParameterMgr::getConfigurableElement(const string &strPath, string &strError) in getConfigurableElement()
730 return const_cast<CConfigurableElement *>(constThis->getConfigurableElement(strPath, strError)); in getConfigurableElement()
736 CConfigurableElement *pConfigurableElement = getConfigurableElement(strPath, strError); in createParameterHandle()
760 CConfigurableElement *pConfigurableElement; in createElementHandle()
784 void CParameterMgr::getSettingsAsBytes(const CConfigurableElement &element, in getSettingsAsBytes()
801 bool CParameterMgr::setSettingsAsBytes(const CConfigurableElement &element, in setSettingsAsBytes()
1442 const CConfigurableElement *pConfigurableElement = in getElementBytesCommandProcess()
1443 static_cast<CConfigurableElement *>(pLocatedElement); in getElementBytesCommandProcess()
1489 const CConfigurableElement *pConfigurableElement = in setElementBytesCommandProcess()
1490 static_cast<CConfigurableElement *>(pLocatedElement); in setElementBytesCommandProcess()
1523 bool CParameterMgr::getSettingsAsXML(const CConfigurableElement *configurableElement, in getSettingsAsXML()
1548 bool CParameterMgr::setSettingsAsXML(CConfigurableElement *configurableElement, in setSettingsAsXML()
1568 static_cast<CConfigurableElement *>(configurableElement)->fillSyncerSet(syncerSet); in setSettingsAsXML()
1591 if (not getSettingsAsXML(static_cast<CConfigurableElement *>(locatedElement), result)) { in getElementXMLCommandProcess()
1613 if (not setSettingsAsXML(static_cast<CConfigurableElement *>(locatedElement), in setElementXMLCommandProcess()
1656 const CConfigurableElement *pConfigurableElement = in getElementSizeCommandProcess()
1657 static_cast<const CConfigurableElement *>(pLocatedElement); in getElementSizeCommandProcess()
1678 const CConfigurableElement *pConfigurableElement = in showPropertiesCommandProcess()
1679 static_cast<const CConfigurableElement *>(pLocatedElement); in showPropertiesCommandProcess()
1726 const CConfigurableElement *pConfigurableElement = in listBelongingDomainsCommandProcess()
1727 static_cast<const CConfigurableElement *>(pLocatedElement); in listBelongingDomainsCommandProcess()
1748 const CConfigurableElement *pConfigurableElement = in listAssociatedDomainsCommandProcess()
1749 static_cast<const CConfigurableElement *>(pLocatedElement); in listAssociatedDomainsCommandProcess()
1985 const CConfigurableElement *pConfigurableElement = getConfigurableElement(strPath, strResult); in getParameterMapping()
2023 const CConfigurableElement *pConfigurableElement = in accessConfigurationValue()
2024 static_cast<const CConfigurableElement *>(pLocatedElement); in accessConfigurationValue()
2412 CConfigurableElement *pConfigurableElement = in addConfigurableElementToDomain()
2413 static_cast<CConfigurableElement *>(pLocatedElement); in addConfigurableElementToDomain()
2455 CConfigurableElement *pConfigurableElement = in removeConfigurableElementFromDomain()
2456 static_cast<CConfigurableElement *>(pLocatedElement); in removeConfigurableElementFromDomain()
2487 CConfigurableElement *pConfigurableElement = in split()
2488 static_cast<CConfigurableElement *>(pLocatedElement); in split()