Whether the device is Pro licensed.
More...
#include <ctre/phoenix6/signals/SpnEnums.hpp>
Whether the device is Pro licensed.
◆ IsPROLicensedValue() [1/2]
ctre::phoenix6::signals::IsPROLicensedValue::IsPROLicensedValue |
( |
int |
value | ) |
|
|
inline |
◆ IsPROLicensedValue() [2/2]
ctre::phoenix6::signals::IsPROLicensedValue::IsPROLicensedValue |
( |
| ) |
|
|
inline |
◆ operator<() [1/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator< |
( |
const IsPROLicensedValue & |
data | ) |
const |
|
inline |
◆ operator<() [2/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator< |
( |
int |
data | ) |
const |
|
inline |
◆ operator==() [1/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator== |
( |
const IsPROLicensedValue & |
data | ) |
const |
|
inline |
◆ operator==() [2/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator== |
( |
int |
data | ) |
const |
|
inline |
◆ Serialize()
std::string ctre::phoenix6::signals::IsPROLicensedValue::Serialize |
( |
| ) |
const |
|
inlinevirtual |
◆ ToString()
std::string ctre::phoenix6::signals::IsPROLicensedValue::ToString |
( |
| ) |
const |
|
inline |
Gets the string representation of this enum.
- Returns
- String representation of this enum
◆ operator<<
◆ Licensed
constexpr int ctre::phoenix6::signals::IsPROLicensedValue::Licensed = 1 |
|
staticconstexpr |
◆ NotLicensed
constexpr int ctre::phoenix6::signals::IsPROLicensedValue::NotLicensed = 0 |
|
staticconstexpr |
◆ value
int ctre::phoenix6::signals::IsPROLicensedValue::value |
The documentation for this class was generated from the following file: