GetBusToParent

virtual PBus ISubController::GetBusToParent() = 0

Gets the bus the sub-controller is physically connected to.

Returns

PBus – The bus the sub-controller is physically connected to.

Throws
Remarks

If the sub-controller is not connected through a bus (e.g. some on-board sub-controllers) an empty pointer is returned.