Class StateInterface

Inheritance Relationships

Base Type

Class Documentation

class StateInterface : public hardware_interface::ReadOnlyHandle

Public Functions

StateInterface(const StateInterface &other) = default
StateInterface(StateInterface &&other) = default
inline ReadOnlyHandle(const std::string &prefix_name, const std::string &interface_name, double *value_ptr = nullptr)
inline explicit ReadOnlyHandle(const std::string &interface_name)
inline explicit ReadOnlyHandle(const char *interface_name)
ReadOnlyHandle(const ReadOnlyHandle &other) = default
ReadOnlyHandle(ReadOnlyHandle &&other) = default