• Home
  • Raw
  • Download

Lines Matching refs:strDomain

77     bool setSequenceAwareness(const std::string &strDomain, bool bSequenceAware,
79 bool getSequenceAwareness(const std::string &strDomain, bool &bSequenceAware,
81 bool listDomainElements(const std::string &strDomain, std::string &strResult) const;
97 bool listConfigurations(const std::string &strDomain, std::string &strResult) const;
98 bool createConfiguration(const std::string &strDomain, const std::string &strConfiguration,
100 bool deleteConfiguration(const std::string &strDomain, const std::string &strConfiguration,
102 bool renameConfiguration(const std::string &strDomain, const std::string &strConfigurationName,
114 bool restoreConfiguration(const std::string &strDomain, const std::string &strConfiguration,
118 bool saveConfiguration(const std::string &strDomain, const std::string &strConfiguration,
120 bool setElementSequence(const std::string &strDomain, const std::string &strConfiguration,
123 bool getElementSequence(const std::string &strDomain, const std::string &strConfiguration,
125 bool setApplicationRule(const std::string &strDomain, const std::string &strConfiguration,
129 bool clearApplicationRule(const std::string &strDomain, const std::string &strConfiguration,
131 bool getApplicationRule(const std::string &strDomain, const std::string &strConfiguration,
150 bool removeConfigurableElementFromDomain(const std::string &strDomain,
156 const std::string &strDomain, const std::string &strConfiguration,
160 const CConfigurableDomain *findConfigurableDomain(const std::string &strDomain,
197 CConfigurableDomain *findConfigurableDomain(const std::string &strDomain,