Return a const reference to the ControlManager object of this PipeTaskManager.
Synopsis
Declared in <balb_pipetaskmanager.h>
balb::ControlManager const&
controlManager() const;
Return Value
const reference to the ControlManager of this object
Created with MrDocs