Previous topic

SDataWriterClass Structure

Next topic

SDataReaderClass Structure

SDataReader StructureΒΆ

speect object SDataReader

The abstract data reader structure.

Definition of the structured (formatted) data source reader .

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

SObject obj

Inherit from SObject.

SDatasource *ds

The data source to read from.