WPILibC++
unspecified
|
Static Public Member Functions | |
static void | SetImplementation (RobotStateInterface &i) |
static void | SetImplementation (std::shared_ptr< RobotStateInterface > i) |
static bool | IsDisabled () |
static bool | IsEnabled () |
static bool | IsOperatorControl () |
static bool | IsAutonomous () |
static bool | IsTest () |