classJSONWriterObject
Class used to ensure that each JSON writer writes to a unique file
Extends from ExternalObject.
Information
Class derived from ExternalObject having two local external function definition,
named destructor and constructor respectively.
Contents
| Name | Description |
|---|---|
| Verify whether a file writer with the same path exists and cache variable keys | |
| destructor | Release storage and close the external object, write data if needed |
Revisions
-
April 15 2019, by Filip Jorissen:
First implementation.