SDTS_AL
|
#include <sdts_al.h>
Public Member Functions | |
virtual void | Dump (FILE *)=0 |
Public Attributes | |
SDTSModId | oModId |
int | nAttributes |
SDTSModId * | paoATID |
Base class for various SDTS features classes, providing a generic module identifier, and list of attribute references.
|
pure virtual |
Dump readable description of feature to indicated stream.
Implemented in SDTSRawPolygon, SDTSRawPoint, SDTSAttrRecord, and SDTSRawLine.
int SDTSFeature::nAttributes |
Number of attribute links (aoATID[]) on this feature.
SDTSModId SDTSFeature::oModId |
Unique identifier for this record/feature within transfer.
SDTSModId* SDTSFeature::paoATID |
List of nAttributes attribute record identifiers related to this feature.