Main Page   Compound List   File List   Compound Members   File Members  

DGNElemTagValue Struct Reference

#include <dgnlib.h>

List of all members.

Public Attributes

DGNElemCore core
int tagType
int tagSet
int tagIndex
int tagLength
tagValueUnion tagValue


Detailed Description

Tag Value.

The core.stype code is DGNST_TAG_VALUE.

Returned for DGNT_TAG_VALUE(37).


Member Data Documentation

int DGNElemTagValue::tagIndex
 

Tag index within tag set.

int DGNElemTagValue::tagLength
 

Length of tag information (text)

int DGNElemTagValue::tagSet
 

Which tag set does this relate to?

int DGNElemTagValue::tagType
 

Tag type indicator, DGNTT_*

tagValueUnion DGNElemTagValue::tagValue
 

Textual value of tag


The documentation for this struct was generated from the following file:
Generated on Tue Mar 23 12:20:44 2004 for dgnlib by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002