|
#include <stdint.h>#include <string>Go to the source code of this file.
Namespaces | |
| SurgSim | |
| SurgSim::Devices | |
| SurgSim::Devices::Internal | |
Functions | |
| int64_t | SurgSim::Devices::Internal::getSystemErrorCode () |
| Gets the most recent error code from the operating system. More... | |
| std::string | SurgSim::Devices::Internal::getSystemErrorText (int64_t errorCode=getSystemErrorCode()) |
| Gets the system error text corresponding to the specified error code, or the most recent error text. More... | |
1.8.13