GetSignal

virtual PSignal IFrame::GetSignal(std::string &name) const = 0

Gets the signal with the specified name.

Parameters

name – Name of the signal.

Returns

PSignal – The signal with the specified name.

Throws