GetSignalNames¶
-
virtual std::vector<std::string> IEventResponse::GetSignalNames() = 0¶
Gets the names of signals of this event.
- Returns
std::vector<std::string> – The names of signals.
Gets the names of signals of this event.
std::vector<std::string> – The names of signals.