WPILibC++  2018.4.1-20180810231726-1152-g44099d9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
frc::sim::DriverStationSim Class Reference

Public Member Functions

std::unique_ptr< CallbackStoreRegisterEnabledCallback (NotifyCallback callback, bool initialNotify)
 
bool GetEnabled ()
 
void SetEnabled (bool enabled)
 
std::unique_ptr< CallbackStoreRegisterAutonomousCallback (NotifyCallback callback, bool initialNotify)
 
bool GetAutonomous ()
 
void SetAutonomous (bool autonomous)
 
std::unique_ptr< CallbackStoreRegisterTestCallback (NotifyCallback callback, bool initialNotify)
 
bool GetTest ()
 
void SetTest (bool test)
 
std::unique_ptr< CallbackStoreRegisterEStopCallback (NotifyCallback callback, bool initialNotify)
 
bool GetEStop ()
 
void SetEStop (bool eStop)
 
std::unique_ptr< CallbackStoreRegisterFmsAttachedCallback (NotifyCallback callback, bool initialNotify)
 
bool GetFmsAttached ()
 
void SetFmsAttached (bool fmsAttached)
 
std::unique_ptr< CallbackStoreRegisterDsAttachedCallback (NotifyCallback callback, bool initialNotify)
 
bool GetDsAttached ()
 
void SetDsAttached (bool dsAttached)
 
void ResetData ()
 

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