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

NameDescription
constructorConstruct an extendable array that can be used to store double valuesCreate empty file
destructorRelease storage and close the external object

Revisions

  • May 10 2018, by Michael Wetter:
    First implementation.