• Home
  • Raw
  • Download

Lines Matching defs:strDomain

2009 bool CParameterMgr::accessConfigurationValue(const string &strDomain,  in accessConfigurationValue()
2301 bool CParameterMgr::createConfiguration(const string &strDomain, const string &strConfiguration, in createConfiguration()
2318 bool CParameterMgr::renameConfiguration(const string &strDomain, const string &strConfiguration, in renameConfiguration()
2329 bool CParameterMgr::deleteConfiguration(const string &strDomain, const string &strConfiguration, in deleteConfiguration()
2348 bool CParameterMgr::restoreConfiguration(const string &strDomain, const string &strConfiguration, in restoreConfiguration()
2369 bool CParameterMgr::saveConfiguration(const string &strDomain, const string &strConfiguration, in saveConfiguration()
2388 bool CParameterMgr::addConfigurableElementToDomain(const string &strDomain, in addConfigurableElementToDomain()
2430 bool CParameterMgr::removeConfigurableElementFromDomain(const string &strDomain, in removeConfigurableElementFromDomain()
2464 bool CParameterMgr::split(const string &strDomain, const string &strConfigurableElementPath, in split()
2504 bool CParameterMgr::setElementSequence(const string &strDomain, const string &strConfiguration, in setElementSequence()
2518 bool CParameterMgr::getApplicationRule(const string &strDomain, const string &strConfiguration, in getApplicationRule()
2524 bool CParameterMgr::setApplicationRule(const string &strDomain, const string &strConfiguration, in setApplicationRule()
2532 bool CParameterMgr::clearApplicationRule(const string &strDomain, const string &strConfiguration, in clearApplicationRule()