GetSignalNames

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

Gets the names of signals of this frame.

Returns

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

Throws