controlManager overloads
Synopses
Declared in <balb_pipetaskmanager.h>
Return a non‐`const` reference to the ControlManager object of this PipeTaskManager.
Return a const reference to the ControlManager object of this PipeTaskManager.
balb::ControlManager const&
controlManager() const;
Return Value
-
non‐`const` reference to the
ControlManagerof this object -
constreference to theControlManagerof this object
Created with MrDocs