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

SDTSAttrRecord Class Reference

#include <sdts_al.h>

Inheritance diagram for SDTSAttrRecord:

SDTSFeature List of all members.

Public Methods

virtual void Dump (FILE *)

Public Attributes

DDFRecordpoWholeRecord
DDFFieldpoATTR

Detailed Description

SDTS attribute record feature, as read from A* modules by SDTSAttrReader.

Note that even though SDTSAttrRecord is derived from SDTSFeature, there are never any attribute records associated with attribute records using the aoATID[] mechanism. SDTSFeature::nAttributes will always be zero.


Member Function Documentation

void SDTSAttrRecord::Dump FILE *    [virtual]
 

Dump reable description of feature to indicated stream.

Implements SDTSFeature.


Member Data Documentation

DDFField* SDTSAttrRecord::poATTR
 

The ATTR DDFField with the user attribute. Each subfield is a attribute value.

DDFRecord* SDTSAttrRecord::poWholeRecord
 

The entire DDFRecord read from the file.


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