AcHeapOperators AcRxObject AcPlObject AcPlPlotErrorHandler AcPlPlotLoggingErrorHandler
class AcPlPlotLoggingErrorHandler : public AcPlPlotErrorHandler;
AcPlPlotLoggingErrorHandler.h
This class is a specialization of the AcPlPlotErrorHandler class that performs logging operations using an AcPlPlotLogger interface. In all other respects, this class behaves exactly the same as the AcPlPlotErrorHandler class.
When instantiating this class, use the constructor that accepts an AcPlPlotLogger* as an argument.
AcPlPlotLoggingErrorHandler Constructor, AcPlPlotLoggingErrorHandler Methods