GetSignalNames

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

Gets the names of signals of this input.

Returns

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

Throws