Struct Interface::Status

Nested Relationships

This struct is a nested type of Class Interface.

Struct Documentation

struct Status

published calib state: value strings indexed by key (modulators + actuators)

Public Functions

inline bool operator==(const Status &o) const
inline bool operator!=(const Status &o) const

Public Members

std::map<std::string, std::string> values