#include <ctre/phoenix6/configs/Configs.hpp>
|
virtual std::string | ToString () const =0 |
|
virtual ctre::phoenix::StatusCode | Deserialize (const std::string &string)=0 |
|
virtual std::string | Serialize () const =0 |
|
◆ Deserialize()
virtual ctre::phoenix::StatusCode ctre::phoenix6::configs::ParentConfiguration::Deserialize |
( |
const std::string & |
string | ) |
|
|
pure virtual |
Implemented in ctre::phoenix6::configs::SlotConfigs, ctre::phoenix6::configs::CANcoderConfiguration, ctre::phoenix6::configs::Pigeon2Configuration, ctre::phoenix6::configs::TalonFXConfiguration, ctre::phoenix6::configs::MagnetSensorConfigs, ctre::phoenix6::configs::MountPoseConfigs, ctre::phoenix6::configs::GyroTrimConfigs, ctre::phoenix6::configs::Pigeon2FeaturesConfigs, ctre::phoenix6::configs::MotorOutputConfigs, ctre::phoenix6::configs::CurrentLimitsConfigs, ctre::phoenix6::configs::VoltageConfigs, ctre::phoenix6::configs::TorqueCurrentConfigs, ctre::phoenix6::configs::FeedbackConfigs, ctre::phoenix6::configs::DifferentialSensorsConfigs, ctre::phoenix6::configs::DifferentialConstantsConfigs, ctre::phoenix6::configs::OpenLoopRampsConfigs, ctre::phoenix6::configs::ClosedLoopRampsConfigs, ctre::phoenix6::configs::HardwareLimitSwitchConfigs, ctre::phoenix6::configs::AudioConfigs, ctre::phoenix6::configs::SoftwareLimitSwitchConfigs, ctre::phoenix6::configs::MotionMagicConfigs, ctre::phoenix6::configs::CustomParamsConfigs, ctre::phoenix6::configs::ClosedLoopGeneralConfigs, ctre::phoenix6::configs::Slot0Configs, ctre::phoenix6::configs::Slot1Configs, and ctre::phoenix6::configs::Slot2Configs.
◆ ToString()
virtual std::string ctre::phoenix6::configs::ParentConfiguration::ToString |
( |
| ) |
const |
|
pure virtual |
Implemented in ctre::phoenix6::configs::SlotConfigs, ctre::phoenix6::configs::CANcoderConfiguration, ctre::phoenix6::configs::Pigeon2Configuration, ctre::phoenix6::configs::TalonFXConfiguration, ctre::phoenix6::configs::MagnetSensorConfigs, ctre::phoenix6::configs::MountPoseConfigs, ctre::phoenix6::configs::GyroTrimConfigs, ctre::phoenix6::configs::Pigeon2FeaturesConfigs, ctre::phoenix6::configs::MotorOutputConfigs, ctre::phoenix6::configs::CurrentLimitsConfigs, ctre::phoenix6::configs::VoltageConfigs, ctre::phoenix6::configs::TorqueCurrentConfigs, ctre::phoenix6::configs::FeedbackConfigs, ctre::phoenix6::configs::DifferentialSensorsConfigs, ctre::phoenix6::configs::DifferentialConstantsConfigs, ctre::phoenix6::configs::OpenLoopRampsConfigs, ctre::phoenix6::configs::ClosedLoopRampsConfigs, ctre::phoenix6::configs::HardwareLimitSwitchConfigs, ctre::phoenix6::configs::AudioConfigs, ctre::phoenix6::configs::SoftwareLimitSwitchConfigs, ctre::phoenix6::configs::MotionMagicConfigs, ctre::phoenix6::configs::CustomParamsConfigs, ctre::phoenix6::configs::ClosedLoopGeneralConfigs, ctre::phoenix6::configs::Slot0Configs, ctre::phoenix6::configs::Slot1Configs, and ctre::phoenix6::configs::Slot2Configs.
◆ operator<<
The documentation for this class was generated from the following file: