Lines Matching defs:SBCommandInterpreterRunResult
189 SBCommandInterpreterRunResult::SBCommandInterpreterRunResult()
196 SBCommandInterpreterRunResult::SBCommandInterpreterRunResult(
197 const SBCommandInterpreterRunResult &rhs)
204 SBCommandInterpreterRunResult::SBCommandInterpreterRunResult(
209 SBCommandInterpreterRunResult::~SBCommandInterpreterRunResult() = default;
211 SBCommandInterpreterRunResult &SBCommandInterpreterRunResult::operator=(
212 const SBCommandInterpreterRunResult &rhs) {
221 int SBCommandInterpreterRunResult::GetNumberOfErrors() const {
228 SBCommandInterpreterRunResult::GetResult() const {