|
|
constexpr | HandleDataType (Value value) |
| |
|
| HandleDataType (const std::string &data_type) |
| |
|
| operator Value () const |
| |
|
| operator bool () const =delete |
| |
|
constexpr bool | operator== (HandleDataType other) const |
| |
|
constexpr bool | operator!= (HandleDataType other) const |
| |
|
constexpr bool | operator== (Value other) const |
| |
|
constexpr bool | operator!= (Value other) const |
| |
|
std::string | to_string () const |
| |
| bool | is_castable_to_double () const |
| | Check if the HandleDataType can be casted to double.
|
| |
|
HandleDataType | from_string (const std::string &data_type) |
| |
Hardware handles supported types