GetLatches

virtual std::map<std::string, PLatch> IController::GetLatches() = 0

Gets the collection of latches.

Returns

std::map<std::string, PLatch> – Collection of latches.

Throws