Class DataPowerSystem
Defined in File Message_data.h
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public clearpath::Message(Class Message)
Class Documentation
-
class DataPowerSystem : public clearpath::Message
Public Functions
-
DataPowerSystem(void *input, size_t msg_len)
-
DataPowerSystem(const DataPowerSystem &other)
-
BatteryDescription getDescription(uint8_t battery)
-
virtual std::ostream &printMessage(std::ostream &stream = std::cout)
Public Static Functions
-
static DataPowerSystem *popNext()
-
static DataPowerSystem *waitNext(double timeout = 0)
-
static DataPowerSystem *getUpdate(double timeout = 0)
-
static enum MessageTypes getTypeID()
-
DataPowerSystem(void *input, size_t msg_len)