![]() |
WPILibC++ 2027.0.0-alpha-5
|
Go to the source code of this file.
Namespaces | |
| namespace | wpi |
| namespace | wpi::hal |
| WPILib Hardware Abstraction Layer (HAL) namespace. | |
Functions | |
| HAL_Status | wpi::hal::MakeError (HAL_Status status, std::string_view value) |
| HAL_Status | wpi::hal::MakeErrorIndexOutOfRange (HAL_Status status, std::string_view message, int32_t minimum, int32_t maximum, int32_t channel) |
| HAL_Status | wpi::hal::MakeErrorPreviouslyAllocated (HAL_Status status, std::string_view message, int32_t channel, std::string_view previousAllocation) |