SDTS_AL
Public Member Functions | Public Attributes
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 SDTSRawPolygon, SDTSRawPoint, SDTSAttrRecord, and SDTSRawLine.


Member Data Documentation

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.


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