GetBuses

virtual std::map<std::string, PBus> IController::GetBuses() = 0

Gets the collection of buses.

Returns

std::map<std::string, PBus> – Collection of buses.

Throws