Class derived from ExternalObject
having two local external function definitions,
named destructor
and constructor
respectively.
These functions create and release an external object that allows multiple plotters to write to the same html output file.
Name | Description |
---|---|
constructor | Construct the data structure that allows multiple plotters writing to the same html file |
destructor | Release storage of plotter backend |