2025-10-24 01:28:04 -04:00
|
|
|
classes:
|
2025-11-07 20:00:05 -05:00
|
|
|
wpi::sim::DriverStationSim:
|
2025-10-24 01:28:04 -04:00
|
|
|
force_type_casters:
|
|
|
|
|
- std::function
|
|
|
|
|
methods:
|
|
|
|
|
RegisterEnabledCallback:
|
|
|
|
|
GetEnabled:
|
|
|
|
|
SetEnabled:
|
|
|
|
|
RegisterAutonomousCallback:
|
|
|
|
|
GetAutonomous:
|
|
|
|
|
SetAutonomous:
|
|
|
|
|
RegisterTestCallback:
|
|
|
|
|
GetTest:
|
|
|
|
|
SetTest:
|
|
|
|
|
RegisterEStopCallback:
|
|
|
|
|
GetEStop:
|
|
|
|
|
SetEStop:
|
|
|
|
|
RegisterFmsAttachedCallback:
|
|
|
|
|
GetFmsAttached:
|
|
|
|
|
SetFmsAttached:
|
|
|
|
|
RegisterDsAttachedCallback:
|
|
|
|
|
GetDsAttached:
|
|
|
|
|
SetDsAttached:
|
|
|
|
|
RegisterAllianceStationIdCallback:
|
|
|
|
|
GetAllianceStationId:
|
|
|
|
|
SetAllianceStationId:
|
|
|
|
|
RegisterMatchTimeCallback:
|
|
|
|
|
GetMatchTime:
|
|
|
|
|
SetMatchTime:
|
|
|
|
|
NotifyNewData:
|
|
|
|
|
SetSendError:
|
|
|
|
|
SetSendConsoleLine:
|
|
|
|
|
GetJoystickOutputs:
|
|
|
|
|
GetJoystickRumble:
|
|
|
|
|
SetJoystickButton:
|
|
|
|
|
SetJoystickAxis:
|
|
|
|
|
SetJoystickPOV:
|
|
|
|
|
SetJoystickType:
|
|
|
|
|
SetJoystickName:
|
|
|
|
|
SetGameSpecificMessage:
|
|
|
|
|
SetEventName:
|
|
|
|
|
SetMatchType:
|
|
|
|
|
SetMatchNumber:
|
|
|
|
|
SetReplayNumber:
|
|
|
|
|
ResetData:
|
|
|
|
|
SetJoystickIsGamepad:
|
2025-11-07 19:58:22 -05:00
|
|
|
SetJoystickAxesMaximumIndex:
|
|
|
|
|
SetJoystickAxesAvailable:
|
|
|
|
|
SetJoystickPOVsMaximumIndex:
|
|
|
|
|
SetJoystickPOVsAvailable:
|
|
|
|
|
SetJoystickButtonsMaximumIndex:
|
|
|
|
|
SetJoystickButtonsAvailable:
|