SDTS_AL
|
#include <sdts_al.h>
Public Member Functions | |
virtual void | Dump (FILE *) override |
Public Attributes | |
DDFRecord * | poWholeRecord |
DDFField * | poATTR |
![]() | |
SDTSModId | oModId |
int | nAttributes |
SDTSModId * | paoATID |
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.
|
overridevirtual |
Dump readable description of feature to indicated stream.
Implements SDTSFeature.
DDFField* SDTSAttrRecord::poATTR |
The ATTR DDFField with the user attribute. Each subfield is a attribute value.