16 #ifndef SURGSIM_DEVICES_MULTIAXIS_GETSYSTEMERROR_H 17 #define SURGSIM_DEVICES_MULTIAXIS_GETSYSTEMERROR_H 43 #endif // SURGSIM_DEVICES_MULTIAXIS_GETSYSTEMERROR_H Definition: DriveElementFromInputBehavior.cpp:27
int64_t getSystemErrorCode()
Gets the most recent error code from the operating system.
Definition: GetSystemError.cpp:29
string(TOUPPER ${DEVICE}DEVICE_UPPER_CASE) option(BUILD_DEVICE_ $
Definition: CMakeLists.txt:35
std::string getSystemErrorText(int64_t errorCode=getSystemErrorCode())
Gets the system error text corresponding to the specified error code, or the most recent error text...
Definition: GetSystemError.cpp:51