SDTSFeature Class Reference

#include <sdts_al.h>

Inheritance diagram for SDTSFeature:
SDTSAttrRecord SDTSRawLine SDTSRawPoint SDTSRawPolygon

List of all members.

Public Member Functions

virtual void Dump (FILE *)=0

Public Attributes

SDTSModId oModId
int nAttributes
SDTSModIdpaoATID

Detailed Description

Base class for various SDTS features classes, providing a generic module identifier, and list of attribute references.


Member Function Documentation

virtual void SDTSFeature::Dump ( FILE *   )  [pure virtual]

Dump reable description of feature to indicated stream.

Implemented in SDTSRawLine, SDTSAttrRecord, SDTSRawPoint, and SDTSRawPolygon.


Member Data Documentation

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.


The documentation for this class was generated from the following files:

Generated on 2 Aug 2014 for SDTS_AL by  doxygen 1.6.1