GetSignalNames

virtual std::vector<std::string> IRobot::GetSignalNames() const = 0

Gets the names of signals of this robot.

Returns

std::vector<std::string> – The names of signals.

Throws