#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.
virtual void SDTSFeature::Dump | ( | FILE * | ) | [pure virtual] |
Dump reable description of feature to indicated stream.
Implemented in SDTSRawLine, SDTSAttrRecord, SDTSRawPoint, and SDTSRawPolygon.
Number of attribute links (aoATID[]) on this feature.
Unique identifier for this record/feature within transfer.
List of nAttributes attribute record identifiers related to this feature.