GetLatchNames

virtual std::vector<std::string> IController::GetLatchNames() = 0

Gets the names of latches for this controller.

Returns

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

Throws