GetLatch

virtual PLatch IController::GetLatch(const std::string &name) = 0

Gets the latch with the specified name.

Parameters

name – Name of the latch.

Returns

PLatch – The latch with the specified name.

Throws