#include </home/runner/work/allwpilib/allwpilib/hal/src/mrc/include/mrc/NetComm.h>
◆ GetCallStack()
std::string_view mrc::ErrorInfo::GetCallStack |
( |
| ) |
const |
|
inline |
◆ GetDetails()
std::string_view mrc::ErrorInfo::GetDetails |
( |
| ) |
const |
|
inline |
◆ GetLocation()
std::string_view mrc::ErrorInfo::GetLocation |
( |
| ) |
const |
|
inline |
◆ MoveCallStack()
void mrc::ErrorInfo::MoveCallStack |
( |
std::string && | NewCallStack | ) |
|
|
inline |
◆ MoveDetails()
void mrc::ErrorInfo::MoveDetails |
( |
std::string && | NewDetails | ) |
|
|
inline |
◆ MoveLocation()
void mrc::ErrorInfo::MoveLocation |
( |
std::string && | NewLocation | ) |
|
|
inline |
◆ SetCallStack()
void mrc::ErrorInfo::SetCallStack |
( |
std::string_view | NewCallStack | ) |
|
|
inline |
◆ SetDetails()
void mrc::ErrorInfo::SetDetails |
( |
std::string_view | NewDetails | ) |
|
|
inline |
◆ SetLocation()
void mrc::ErrorInfo::SetLocation |
( |
std::string_view | NewLocation | ) |
|
|
inline |
◆ WritableCallStackBuffer()
std::span< uint8_t > mrc::ErrorInfo::WritableCallStackBuffer |
( |
size_t | Len | ) |
|
|
inline |
◆ WritableDetailsBuffer()
std::span< uint8_t > mrc::ErrorInfo::WritableDetailsBuffer |
( |
size_t | Len | ) |
|
|
inline |
◆ WritableLocationBuffer()
std::span< uint8_t > mrc::ErrorInfo::WritableLocationBuffer |
( |
size_t | Len | ) |
|
|
inline |
◆ ErrorCode
int32_t mrc::ErrorInfo::ErrorCode {0} |
◆ IsError
bool mrc::ErrorInfo::IsError {false} |
The documentation for this struct was generated from the following file:
- /home/runner/work/allwpilib/allwpilib/hal/src/mrc/include/mrc/NetComm.h