A3DPDFDataRelationshipData

Fields

A3DUns32

m_iSizeMap

A3DPDFMapIndexData *

m_pMapIndexes

A3DPDFDataTable *

m_pDataTableSource

A3DPDFDataTable *

m_pDataTableTarget

Detailed Description

struct A3DPDFDataRelationshipData

Structure to define a Data Relationship.

Version

10.0

Public Members

A3DUns32 m_iSizeMap

Number of entries in the map.

A3DPDFMapIndexData *m_pMapIndexes

Array of indexes between pDataTableSource and pDataTableTarget.

A3DPDFDataTable *m_pDataTableSource

Data Table source of the relationship.

A3DPDFDataTable *m_pDataTableTarget

Data Table target of the relationship.