controlManager overloads
Declared in <balb_pipetaskmanager.h>
Return a non-const reference to the ControlManager object of this PipeTaskManager.
balb::ControlManager&
controlManager();
» more...
Return a const reference to the ControlManager object of this PipeTaskManager.
balb::ControlManager const&
controlManager() const;
» more...
const reference to the ControlManager of this objectconst reference to the ControlManager of this object