SDTS_AL
Public Member Functions | Public Attributes | List of all members
SDTSAttrRecord Class Reference

#include <sdts_al.h>

Inheritance diagram for SDTSAttrRecord:
SDTSFeature

Public Member Functions

virtual void Dump (FILE *) override
 

Public Attributes

DDFRecordpoWholeRecord
 
DDFFieldpoATTR
 
- Public Attributes inherited from SDTSFeature
SDTSModId oModId
 
int nAttributes
 
SDTSModIdpaoATID
 

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 *  )
overridevirtual

Dump readable 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: