| Blind(bool restorable=true) | SimpleLedSubsystem | |
| ColorSweep(argos_lib::ArgosColor color, bool correctGamma=true, bool restorable=true) | SimpleLedSubsystem | |
| Disable() | SimpleLedSubsystem | |
| Enable() | SimpleLedSubsystem | |
| FireEverywhere(bool restorable=true) | SimpleLedSubsystem | |
| FlashStrip(LedStrip strip, argos_lib::ArgosColor color, bool restorable=true) | SimpleLedSubsystem | |
| GetAllianceColor() | SimpleLedSubsystem | |
| GetGamePieceColor(GamePiece gp, bool gammaCorrect=true) | SimpleLedSubsystem | privatestatic |
| inverted_backLeft | SimpleLedSubsystem | privatestatic |
| inverted_backRight | SimpleLedSubsystem | privatestatic |
| inverted_frontLeft | SimpleLedSubsystem | privatestatic |
| inverted_frontRight | SimpleLedSubsystem | privatestatic |
| inverted_sideBack | SimpleLedSubsystem | privatestatic |
| inverted_sideFront | SimpleLedSubsystem | privatestatic |
| length_backLeft | SimpleLedSubsystem | privatestatic |
| length_backRight | SimpleLedSubsystem | privatestatic |
| length_frontLeft | SimpleLedSubsystem | privatestatic |
| length_frontRight | SimpleLedSubsystem | privatestatic |
| length_sideBack | SimpleLedSubsystem | privatestatic |
| length_sideFront | SimpleLedSubsystem | privatestatic |
| m_CANdle | SimpleLedSubsystem | private |
| m_disableUpdateFunction | SimpleLedSubsystem | private |
| m_enabled | SimpleLedSubsystem | private |
| m_hasBeenConnected | SimpleLedSubsystem | private |
| m_ledUpdateFunction | SimpleLedSubsystem | private |
| m_log | SimpleLedSubsystem | private |
| m_restoreAnimationFunction | SimpleLedSubsystem | private |
| m_startTime | SimpleLedSubsystem | private |
| m_temporaryDuration | SimpleLedSubsystem | private |
| Periodic() override | SimpleLedSubsystem | |
| SetAllGroupsAllianceColor(bool fade, bool restorable=true, std::optional< std::function< GamePiece()> > tipColor=std::nullopt) | SimpleLedSubsystem | |
| SetAllGroupsColor(argos_lib::ArgosColor color, bool restorable=true, std::optional< std::function< GamePiece()> > tipColor=std::nullopt) | SimpleLedSubsystem | |
| SetAllGroupsFade(argos_lib::ArgosColor color, bool restorable=true, std::optional< std::function< GamePiece()> > tipColor=std::nullopt) | SimpleLedSubsystem | |
| SetAllGroupsFlash(argos_lib::ArgosColor color, bool restorable=true) | SimpleLedSubsystem | |
| SetAllGroupsGamePieceColor(GamePiece gp, bool restorable=true) | SimpleLedSubsystem | |
| SetAllGroupsLarson(argos_lib::ArgosColor color, bool restorable=true) | SimpleLedSubsystem | |
| SetAllGroupsOff(bool restorable=true) | SimpleLedSubsystem | |
| SetDisableAnimation(std::function< void()> animationFunction) | SimpleLedSubsystem | |
| SetLedGroupColor(LedGroup group, argos_lib::ArgosColor color, bool restorable=true) | SimpleLedSubsystem | |
| SetLedsConnectedBrightness(bool connected) | SimpleLedSubsystem | |
| SetLedStripColor(LedStrip strip, argos_lib::ArgosColor color, bool restorable=true) | SimpleLedSubsystem | |
| SimpleLedSubsystem(argos_lib::RobotInstance instance) | SimpleLedSubsystem | explicit |
| startIndex_backLeft | SimpleLedSubsystem | privatestatic |
| startIndex_backRight | SimpleLedSubsystem | privatestatic |
| startIndex_frontLeft | SimpleLedSubsystem | privatestatic |
| startIndex_frontRight | SimpleLedSubsystem | privatestatic |
| startIndex_sideBack | SimpleLedSubsystem | privatestatic |
| startIndex_sideFront | SimpleLedSubsystem | privatestatic |
| StopAllAnimations(bool restorable=true) | SimpleLedSubsystem | |
| TemporaryAnimate(std::function< void()> animationFunction, units::millisecond_t duration) | SimpleLedSubsystem | |