Class HandleDataType
Defined in File hardware_info.hpp
Class Documentation
-
class HandleDataType
Hardware handles supported types
Public Functions
-
HandleDataType() = default
-
inline explicit HandleDataType(const std::string &data_type)
-
explicit operator bool() const = delete
-
inline constexpr bool operator==(HandleDataType other) const
-
inline constexpr bool operator!=(HandleDataType other) const
-
inline std::string to_string() const
-
inline HandleDataType from_string(const std::string &data_type)
-
HandleDataType() = default