![]() |
WPILibC++ 2027.0.0-alpha-5
|
Functions | |
| S (ChannelIndexOutOfRange, -45, "Allocating channel that is out of range") S(ResourceAlreadyAllocated | |
| Attempted to reuse an allocated resource | S (NullParameter, -5, "A pointer parameter to a method is nullptr") S(Timeout |
| Attempted to reuse an allocated resource A timeout has been exceeded | S (ParameterOutOfRange, -28, "A parameter is out of range") S(SmartDashboardMissingKey |
| Attempted to reuse an allocated resource A timeout has been exceeded SmartDashboard data does not exist | S (CommandIllegalUse, -50, "Illegal use of Command") S(CameraServerError |
| Attempted to reuse an allocated resource A timeout has been exceeded SmartDashboard data does not exist CameraServer error | S (InvalidParameter, -100, "Invalid parameter value") S(AssertionFailure |
| wpi::err::S | ( | ChannelIndexOutOfRange | , |
| - | 45, | ||
| "Allocating channel that is out of range" | ) |
| Attempted to reuse an allocated resource A timeout has been exceeded SmartDashboard data does not exist wpi::err::S | ( | CommandIllegalUse | , |
| - | 50, | ||
| "Illegal use of Command" | ) |
| Attempted to reuse an allocated resource A timeout has been exceeded SmartDashboard data does not exist CameraServer error wpi::err::S | ( | InvalidParameter | , |
| - | 100, | ||
| "Invalid parameter value" | ) |
| Attempted to reuse an allocated resource wpi::err::S | ( | NullParameter | , |
| - | 5, | ||
| "A pointer parameter to a method is nullptr" | ) |
| Attempted to reuse an allocated resource A timeout has been exceeded wpi::err::S | ( | ParameterOutOfRange | , |
| - | 28, | ||
| "A parameter is out of range" | ) |