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 | ) |
|
|
inlineconstexpr |
◆ IsPROLicensedValue() [2/2]
ctre::phoenix6::signals::IsPROLicensedValue::IsPROLicensedValue |
( |
| ) |
|
|
inlineconstexpr |
◆ operator!=() [1/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator!= |
( |
int | data | ) |
const |
|
inlineconstexpr |
◆ operator!=() [2/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator!= |
( |
IsPROLicensedValue | data | ) |
const |
|
inlineconstexpr |
◆ operator<() [1/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator< |
( |
int | data | ) |
const |
|
inlineconstexpr |
◆ operator<() [2/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator< |
( |
IsPROLicensedValue | data | ) |
const |
|
inlineconstexpr |
◆ operator==() [1/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator== |
( |
int | data | ) |
const |
|
inlineconstexpr |
◆ operator==() [2/2]
bool ctre::phoenix6::signals::IsPROLicensedValue::operator== |
( |
IsPROLicensedValue | data | ) |
const |
|
inlineconstexpr |
◆ 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
int ctre::phoenix6::signals::IsPROLicensedValue::Licensed = 1 |
|
staticconstexpr |
◆ NotLicensed
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: