Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

SDTSFeature Class Reference

#include <sdts_al.h>

Inheritance diagram for SDTSFeature:

SDTSAttrRecord SDTSRawLine SDTSRawPoint SDTSRawPolygon List of all members.

Public Methods

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.


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:
Generated on Mon Oct 6 16:31:38 2003 for SDTS_AL by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002