Whether the robot is enabled.
More...
#include <ctre/phoenix6/signals/SpnEnums.hpp>
Whether the robot is enabled.
◆ RobotEnableValue() [1/2]
ctre::phoenix6::signals::RobotEnableValue::RobotEnableValue |
( |
int | value | ) |
|
|
inlineconstexpr |
◆ RobotEnableValue() [2/2]
ctre::phoenix6::signals::RobotEnableValue::RobotEnableValue |
( |
| ) |
|
|
inlineconstexpr |
◆ operator!=() [1/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator!= |
( |
int | data | ) |
const |
|
inlineconstexpr |
◆ operator!=() [2/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator!= |
( |
RobotEnableValue | data | ) |
const |
|
inlineconstexpr |
◆ operator<() [1/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator< |
( |
int | data | ) |
const |
|
inlineconstexpr |
◆ operator<() [2/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator< |
( |
RobotEnableValue | data | ) |
const |
|
inlineconstexpr |
◆ operator==() [1/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator== |
( |
int | data | ) |
const |
|
inlineconstexpr |
◆ operator==() [2/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator== |
( |
RobotEnableValue | data | ) |
const |
|
inlineconstexpr |
◆ Serialize()
std::string ctre::phoenix6::signals::RobotEnableValue::Serialize |
( |
| ) |
const |
|
inlinevirtual |
◆ ToString()
std::string ctre::phoenix6::signals::RobotEnableValue::ToString |
( |
| ) |
const |
|
inline |
Gets the string representation of this enum.
- Returns
- String representation of this enum
◆ operator<<
◆ Disabled
int ctre::phoenix6::signals::RobotEnableValue::Disabled = 0 |
|
staticconstexpr |
◆ Enabled
int ctre::phoenix6::signals::RobotEnableValue::Enabled = 1 |
|
staticconstexpr |
◆ value
int ctre::phoenix6::signals::RobotEnableValue::value |
The documentation for this class was generated from the following file: