WPILibC++ 2024.3.2
frc::sim::DriverStationSim Member List

This is the complete list of members for frc::sim::DriverStationSim, including all inherited members.

GetAllianceStationId()frc::sim::DriverStationSimstatic
GetAutonomous()frc::sim::DriverStationSimstatic
GetDsAttached()frc::sim::DriverStationSimstatic
GetEnabled()frc::sim::DriverStationSimstatic
GetEStop()frc::sim::DriverStationSimstatic
GetFmsAttached()frc::sim::DriverStationSimstatic
GetJoystickOutputs(int stick)frc::sim::DriverStationSimstatic
GetJoystickRumble(int stick, int rumbleNum)frc::sim::DriverStationSimstatic
GetMatchTime()frc::sim::DriverStationSimstatic
GetTest()frc::sim::DriverStationSimstatic
NotifyNewData()frc::sim::DriverStationSimstatic
RegisterAllianceStationIdCallback(NotifyCallback callback, bool initialNotify)frc::sim::DriverStationSimstatic
RegisterAutonomousCallback(NotifyCallback callback, bool initialNotify)frc::sim::DriverStationSimstatic
RegisterDsAttachedCallback(NotifyCallback callback, bool initialNotify)frc::sim::DriverStationSimstatic
RegisterEnabledCallback(NotifyCallback callback, bool initialNotify)frc::sim::DriverStationSimstatic
RegisterEStopCallback(NotifyCallback callback, bool initialNotify)frc::sim::DriverStationSimstatic
RegisterFmsAttachedCallback(NotifyCallback callback, bool initialNotify)frc::sim::DriverStationSimstatic
RegisterMatchTimeCallback(NotifyCallback callback, bool initialNotify)frc::sim::DriverStationSimstatic
RegisterTestCallback(NotifyCallback callback, bool initialNotify)frc::sim::DriverStationSimstatic
ResetData()frc::sim::DriverStationSimstatic
SetAllianceStationId(HAL_AllianceStationID allianceStationId)frc::sim::DriverStationSimstatic
SetAutonomous(bool autonomous)frc::sim::DriverStationSimstatic
SetDsAttached(bool dsAttached)frc::sim::DriverStationSimstatic
SetEnabled(bool enabled)frc::sim::DriverStationSimstatic
SetEStop(bool eStop)frc::sim::DriverStationSimstatic
SetEventName(std::string_view name)frc::sim::DriverStationSimstatic
SetFmsAttached(bool fmsAttached)frc::sim::DriverStationSimstatic
SetGameSpecificMessage(std::string_view message)frc::sim::DriverStationSimstatic
SetJoystickAxis(int stick, int axis, double value)frc::sim::DriverStationSimstatic
SetJoystickAxisCount(int stick, int count)frc::sim::DriverStationSimstatic
SetJoystickAxisType(int stick, int axis, int type)frc::sim::DriverStationSimstatic
SetJoystickButton(int stick, int button, bool state)frc::sim::DriverStationSimstatic
SetJoystickButtonCount(int stick, int count)frc::sim::DriverStationSimstatic
SetJoystickButtons(int stick, uint32_t buttons)frc::sim::DriverStationSimstatic
SetJoystickIsXbox(int stick, bool isXbox)frc::sim::DriverStationSimstatic
SetJoystickName(int stick, std::string_view name)frc::sim::DriverStationSimstatic
SetJoystickPOV(int stick, int pov, int value)frc::sim::DriverStationSimstatic
SetJoystickPOVCount(int stick, int count)frc::sim::DriverStationSimstatic
SetJoystickType(int stick, int type)frc::sim::DriverStationSimstatic
SetMatchNumber(int matchNumber)frc::sim::DriverStationSimstatic
SetMatchTime(double matchTime)frc::sim::DriverStationSimstatic
SetMatchType(DriverStation::MatchType type)frc::sim::DriverStationSimstatic
SetReplayNumber(int replayNumber)frc::sim::DriverStationSimstatic
SetSendConsoleLine(bool shouldSend)frc::sim::DriverStationSimstatic
SetSendError(bool shouldSend)frc::sim::DriverStationSimstatic
SetTest(bool test)frc::sim::DriverStationSimstatic