deviceIdentifier | ctre::phoenix6::hardware::ParentDevice | protected |
GetAppliedControl() const | ctre::phoenix6::hardware::ParentDevice | inline |
GetAppliedControl() | ctre::phoenix6::hardware::ParentDevice | inline |
GetDeviceHash() const | ctre::phoenix6::hardware::ParentDevice | inline |
GetDeviceID() const | ctre::phoenix6::hardware::ParentDevice | inline |
GetGenericSignal(uint32_t signal) | ctre::phoenix6::hardware::ParentDevice | inline |
GetNetwork() const | ctre::phoenix6::hardware::ParentDevice | inline |
is_all_device_v | ctre::phoenix6::hardware::ParentDevice | protectedstatic |
kDefaultControlRatePeriodsSec | ctre::phoenix6::hardware::ParentDevice | static |
LookupDimensionlessStatusSignal(uint16_t spn, std::string signalName) | ctre::phoenix6::hardware::ParentDevice | inlineprotected |
LookupStatusSignal(uint16_t spn, std::string signalName, bool reportOnConstruction) | ctre::phoenix6::hardware::ParentDevice | inlineprotected |
LookupStatusSignal(uint16_t spn, uint16_t mapper_iter, std::function< std::map< int, StatusSignal< T > >()> map_filler, std::string signalName, bool reportOnConstruction) | ctre::phoenix6::hardware::ParentDevice | inlineprotected |
OptimizeBusUtilization(units::time::second_t timeoutSeconds=50_ms) | ctre::phoenix6::hardware::ParentDevice | |
OptimizeBusUtilizationForAll(Devices &... devices) | ctre::phoenix6::hardware::ParentDevice | inlinestatic |
OptimizeBusUtilizationForAll(const std::vector< ParentDevice * > &devices) | ctre::phoenix6::hardware::ParentDevice | inlinestatic |
OptimizeBusUtilizationForAll(const std::array< ParentDevice *, N > &devices) | ctre::phoenix6::hardware::ParentDevice | inlinestatic |
ParentDevice(int deviceID, std::string model, std::string canbus) | ctre::phoenix6::hardware::ParentDevice | inline |
ReportIfTooOld()=0 | ctre::phoenix6::hardware::ParentDevice | protectedpure virtual |
SetControlPrivate(controls::ControlRequest &request) | ctre::phoenix6::hardware::ParentDevice | protectedvirtual |