|
std::unique_ptr< CallbackStore > | RegisterEnabledCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetEnabled () const |
|
void | SetEnabled (bool enabled) |
|
std::unique_ptr< CallbackStore > | RegisterAutonomousCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetAutonomous () const |
|
void | SetAutonomous (bool autonomous) |
|
std::unique_ptr< CallbackStore > | RegisterTestCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetTest () const |
|
void | SetTest (bool test) |
|
std::unique_ptr< CallbackStore > | RegisterEStopCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetEStop () const |
|
void | SetEStop (bool eStop) |
|
std::unique_ptr< CallbackStore > | RegisterFmsAttachedCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetFmsAttached () const |
|
void | SetFmsAttached (bool fmsAttached) |
|
std::unique_ptr< CallbackStore > | RegisterDsAttachedCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetDsAttached () const |
|
void | SetDsAttached (bool dsAttached) |
|
void | ResetData () |
|
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/WPILib/WPILib - Development/arm/hal/src/main/native/include/simulation/DriverStationSim.h