Lines Matching full:strresult
57 const IRemoteCommand& remoteCommand, std::string& strResult);
59 const IRemoteCommand& remoteCommand, std::string& strResult);
62 const IRemoteCommand& remoteCommand, std::string& strResult);
64 const IRemoteCommand& remoteCommand, std::string& strResult);
76 const IRemoteCommand& remoteCommand, std::string& strResult);
84 const IRemoteCommand& remoteCommand, std::string& strResult);
94 const IRemoteCommand& remoteCommand, std::string& strResult);
102 CommandReturn exit(const IRemoteCommand& remoteCommand, std::string& strResult);
117 const IRemoteCommand& remoteCommand, std::string& strResult);
133 CommandReturn getter(const IRemoteCommand& remoteCommand, std::string& strResult);
136 bool createExclusiveSelectionCriterionFromStateList(const std::string& strName, const IRemoteCommand& remoteCommand, std::string& strResult);
137 bool createInclusiveSelectionCriterionFromStateList(const std::string& strName, const IRemoteCommand& remoteCommand, std::string& strResult);
139 bool createExclusiveSelectionCriterion(const std::string& strName, uint32_t uiNbValues, std::string& strResult);
140 bool createInclusiveSelectionCriterion(const std::string& strName, uint32_t uiNbValues, std::string& strResult);
141 bool setCriterionState(const std::string& strName, uint32_t uiState, std::string& strResult);
142 bool setCriterionStateByLexicalSpace(const IRemoteCommand& remoteCommand, std::string& strResult);