Class Hierarchy
AcPlPlotReactorMgr
C++
class AcPlPlotReactorMgr;
File
acplplotreactormgr.h
Description
This class manages a list of AcPlPlotReactor instances and provides methods for applications to add and remove reactor instances from the list. Applications do not instantiate this class, but can access the global AcPlPlotReactorMgr instance using the acplPlotReactorMgrPtr() global function.