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

#include <rt_gdh.h>

Public Attributes

pwr_tNodeId nodidx
 
pwr_tUInt32 nix
 
char nodename [32]
 
pwr_tObjid objid
 
gdh_eLinkState linkstate
 
pwr_tUInt32 upcnt
 
pwr_tTime timeup
 
pwr_tTime timedown
 

Detailed Description

Node info

Definition at line 94 of file rt_gdh.h.

Member Data Documentation

◆ linkstate

gdh_eLinkState gdh_sNodeInfo::linkstate

Nethandler down/istrt/astrt/up

Definition at line 100 of file rt_gdh.h.

◆ nix

pwr_tUInt32 gdh_sNodeInfo::nix

Network address

Definition at line 96 of file rt_gdh.h.

◆ nodename

char gdh_sNodeInfo::nodename[32]

Ascii name of node (nul-terminated) zero-length means empty slot

Definition at line 97 of file rt_gdh.h.

◆ nodidx

pwr_tNodeId gdh_sNodeInfo::nodidx

Node index (!= qcom qix #)

Definition at line 95 of file rt_gdh.h.

◆ objid

pwr_tObjid gdh_sNodeInfo::objid

Node object for this node

Definition at line 99 of file rt_gdh.h.

◆ timedown

pwr_tTime gdh_sNodeInfo::timedown

Most recent time link went down

Definition at line 104 of file rt_gdh.h.

◆ timeup

pwr_tTime gdh_sNodeInfo::timeup

Most recent time link came up

Definition at line 103 of file rt_gdh.h.

◆ upcnt

pwr_tUInt32 gdh_sNodeInfo::upcnt

of times up

Definition at line 102 of file rt_gdh.h.


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