GetSignalNames

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

Gets the names of signals of this command queue.

Returns

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

Throws