GetUpdatable

virtual PUpdatable IActuator::GetUpdatable(const std::string &name) = 0

Gets the updatable with the specified name of this actuator.

Parameters

name – Name of the updatable.

Returns

PUpdatable – The updatable with the specified name.

Throws