Struct Interface::Status# Defined in File power_interface.h Nested Relationships# This struct is a nested type of Class Interface. Struct Documentation# struct Status# published power state: plug power (0=off,1=on,-1=err) indexed by plug name Public Functions inline bool operator==(const Status &o) const# inline bool operator!=(const Status &o) const# Public Members std::map<std::string, int> plugstate#