SDTS_AL
Public Attributes | List of all members
SDTSModId Class Reference

#include <sdts_al.h>

Public Attributes

char szModule [8]
 
int nRecord
 
char szOBRP [8]
 
char szName [20]
 

Detailed Description

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

Member Data Documentation

◆ nRecord

int SDTSModId::nRecord

The record within the module referred to. This is -1 for unused SDTSModIds.

◆ szModule

char SDTSModId::szModule[8]

The module name, such as PC01, containing the indicated record.

◆ szName

char SDTSModId::szName[20]

String "szModule:nRecord"

◆ szOBRP

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 class was generated from the following files: