WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
HALSIM_AlertInfo Struct Reference

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

Detailed Description

Information about an alert.

Member Data Documentation

◆ activeStartTime

int64_t HALSIM_AlertInfo::activeStartTime

◆ group

struct WPI_String HALSIM_AlertInfo::group

◆ handle

HAL_AlertHandle HALSIM_AlertInfo::handle

◆ level

int32_t HALSIM_AlertInfo::level

◆ text

struct WPI_String HALSIM_AlertInfo::text

The documentation for this struct was generated from the following file: