classFileWriterObject
Class used to ensure that each CSV 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 |
|---|---|
| Construct an extendable array that can be used to store double valuesCreate empty file | |
| destructor | Release storage and close the external object |
Revisions
-
May 10 2018, by Michael Wetter:
First implementation.