![]() |
WPILibC++ 2027.0.0-alpha-4
|
Information about an alert. More...
#include <wpi/hal/simulation/AlertData.h>
Public Attributes | |
| HAL_AlertHandle | handle |
| struct WPI_String | group |
| struct WPI_String | text |
| int64_t | activeStartTime |
| int32_t | level |
Information about an alert.
| int64_t HALSIM_AlertInfo::activeStartTime |
| struct WPI_String HALSIM_AlertInfo::group |
| HAL_AlertHandle HALSIM_AlertInfo::handle |
| int32_t HALSIM_AlertInfo::level |
| struct WPI_String HALSIM_AlertInfo::text |