#include <ctre/phoenix6/configs/Configurator.hpp>
|
| units::time::second_t | DefaultTimeoutSeconds {0.100_s} |
| | The default maximum amount of time to wait for a config.
|
| |
◆ ParentConfigurator() [1/2]
◆ ParentConfigurator() [2/2]
| ctre::phoenix6::configs::ParentConfigurator::ParentConfigurator |
( |
ParentConfigurator const & | | ) |
|
|
protecteddelete |
◆ GetConfigsPrivate()
| ctre::phoenix::StatusCode ctre::phoenix6::configs::ParentConfigurator::GetConfigsPrivate |
( |
std::string & | serializedString, |
|
|
units::time::second_t | timeoutSeconds ) const |
|
inlineprotected |
◆ operator=()
◆ ReportIfFrequent()
| void ctre::phoenix6::configs::ParentConfigurator::ReportIfFrequent |
( |
| ) |
const |
|
inlineprotected |
◆ SetConfigsPrivate()
| ctre::phoenix::StatusCode ctre::phoenix6::configs::ParentConfigurator::SetConfigsPrivate |
( |
const std::string & | serializedString, |
|
|
units::time::second_t | timeoutSeconds, |
|
|
bool | futureProofConfigs, |
|
|
bool | overrideIfDuplicate ) |
|
inlineprotected |
◆ DefaultTimeoutSeconds
| units::time::second_t ctre::phoenix6::configs::ParentConfigurator::DefaultTimeoutSeconds {0.100_s} |
The default maximum amount of time to wait for a config.
The documentation for this class was generated from the following file: