Go to the documentation of this file.
65 #ifndef LASTRESULTMANAGER_H
66 #define LASTRESULTMANAGER_H
XsString lastResultText() const
XsString m_lastResultText
@ XRV_OK
0: Operation was performed successfully
XsResultValue
Xsens result values.
void set(XsResultValue res, XsString const &text)
Sets the last results.
XsResultValue m_lastResult
const char * XsResultValue_toString(XsResultValue result)
Retrieve a character string corresponding to the given result code.
XsResultValue operator=(XsResultValue res)
Assignment operator, copies contents from the res result value.
This class manages a result code with optional additional text.
XsResultValue lastResult() const
A 0-terminated managed string of characters.