GetUpdatables

virtual std::map<std::string, PUpdatable> IActuator::GetUpdatables() = 0

Gets the collection of updatables of this actuator.

Returns

std::map<std::string, PUpdatable> – Collection of updatables of this actuator.

Throws