Lines Matching refs:strError
97 bool load(std::string &strError);
120 std::string &strError) const;
130 CConfigurableElement *getConfigurableElement(const std::string &strPath, std::string &strError);
132 CParameterHandle *createParameterHandle(const std::string &strPath, std::string &strError);
223 bool setTuningMode(bool bOn, std::string &strError);
235 bool setAutoSync(bool bAutoSyncOn, std::string &strError);
237 bool sync(std::string &strError);
241 std::string &strError);
253 std::string &strError);
257 bool createDomain(const std::string &strName, std::string &strError);
259 std::string &strError);
260 bool deleteDomain(const std::string &strName, std::string &strError);
261 bool deleteAllDomains(std::string &strError);
267 std::string &strError);
269 std::string &strError);
271 const std::string &strNewConfiguration, std::string &strError);
284 std::string &strError);
289 std::string &strError);
292 std::string &strError);
294 std::string &strError);
297 std::string &strError);
302 const std::string &strApplicationRule, std::string &strError);
304 std::string &strError);
398 bool init(std::string &strError) override;
630 bool checkTuningModeOn(std::string &strError) const;
640 std::string &strValue, bool bSet, std::string &strError);
642 bool bDynamicAccess, std::string &strError) const;
644 bool bHexOutputRawFormat, bool bDynamicAccess, std::string &strError) const;
647 bool loadFrameworkConfiguration(std::string &strError);
657 bool loadStructure(std::string &strError);
660 bool loadSettings(std::string &strError);
661 bool loadSettingsFromConfigFile(std::string &strError);
830 bool handleRemoteProcessingInterface(std::string &strError);