GetBusNames

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

Gets the names of buses for this controller.

Returns

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

Throws