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

SDTSModId Class Reference

Object representing a unique module/record identifier within an SDTS transfer. More...

#include <sdts_al.h>

List of all members.


Public Members

char szModule [8]
The module name, such as PC01, containing the indicated record.

long nRecord
The record within the module referred to. More...

char szOBRP [8]
The "role" of this record within the module. More...


Detailed Description

Object representing a unique module/record identifier within an SDTS transfer.


Member Data Documentation

long SDTSModId::nRecord

The record within the module referred to.

This is -1 for unused SDTSModIds.

char SDTSModId::szOBRP[8]

The "role" of this record within the module.

This is normally empty for references, but set in the oModId member of a feature.


The documentation for this classwas generated from the following file:
Generated at Wed Sep 22 10:32:07 1999 for SDTS_AL by doxygen  written by Dimitri van Heesch, © 1997-1999