Previous topic

Structured Data Interface

Next topic

SDataWriterClass Structure

SDataWriter StructureΒΆ

speect object SDataWriter

The abstract data writer structure.

Definition of the structured (formatted) data source writer .

Provides an abstract interface to a structured data format writer. All classes that want to write an SObject type to file must inherit from this object’s class.

SObject obj

Inherit from SObject.

SDatasource *ds

The data source to write to.