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 | ) |
|
|
inline |
◆ RobotEnableValue() [2/2]
ctre::phoenix6::signals::RobotEnableValue::RobotEnableValue |
( |
| ) |
|
|
inline |
◆ operator<() [1/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator< |
( |
const RobotEnableValue & |
data | ) |
const |
|
inline |
◆ operator<() [2/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator< |
( |
int |
data | ) |
const |
|
inline |
◆ operator==() [1/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator== |
( |
const RobotEnableValue & |
data | ) |
const |
|
inline |
◆ operator==() [2/2]
bool ctre::phoenix6::signals::RobotEnableValue::operator== |
( |
int |
data | ) |
const |
|
inline |
◆ 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
constexpr int ctre::phoenix6::signals::RobotEnableValue::Disabled = 0 |
|
staticconstexpr |
◆ Enabled
constexpr 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: