ProviewR Programmer's Reference Manual  V6.1.4
Public Attributes | List of all members
gdh_sAttrDef Struct Reference

#include <rt_gdh.h>

Public Attributes

pwr_tObjName attrName
 
unsigned long attrLevel
 
pwr_eClass attrClass
 
unsigned long flags
 
pwr_uParDef * attr
 

Detailed Description

Attribute info

Definition at line 143 of file rt_gdh.h.

Member Data Documentation

◆ attr

pwr_uParDef* gdh_sAttrDef::attr

Pointer to attribute object

Definition at line 148 of file rt_gdh.h.

◆ attrClass

pwr_eClass gdh_sAttrDef::attrClass

Attribute class

Definition at line 146 of file rt_gdh.h.

◆ attrLevel

unsigned long gdh_sAttrDef::attrLevel

Attribute level

Definition at line 145 of file rt_gdh.h.

◆ attrName

pwr_tObjName gdh_sAttrDef::attrName

Attribute name

Definition at line 144 of file rt_gdh.h.

◆ flags

unsigned long gdh_sAttrDef::flags

Attribute flags

Definition at line 147 of file rt_gdh.h.


The documentation for this struct was generated from the following file: