GetBus

virtual PBus IController::GetBus(const std::string &name) = 0

Gets the bus with the specified name.

Parameters

name – Name of the bus.

Returns

PBus – The bus with the specified name.

Throws