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

#include <rt_gdh.h>

Public Attributes

pwr_tBoolean isCached
 
pwr_tBoolean isLoaded
 
pwr_tBoolean isMounted
 
pwr_tTime time
 
char name [32]
 
pwr_tCid cid
 
pwr_tNid nid
 

Detailed Description

Volume info

Definition at line 111 of file rt_gdh.h.

Member Data Documentation

◆ cid

pwr_tCid gdh_sVolumeInfo::cid

Class of volume

Definition at line 117 of file rt_gdh.h.

◆ isCached

pwr_tBoolean gdh_sVolumeInfo::isCached

Volume is cached

Definition at line 112 of file rt_gdh.h.

◆ isLoaded

pwr_tBoolean gdh_sVolumeInfo::isLoaded

Volume is loaded

Definition at line 113 of file rt_gdh.h.

◆ isMounted

pwr_tBoolean gdh_sVolumeInfo::isMounted

Volume is mounted

Definition at line 114 of file rt_gdh.h.

◆ name

char gdh_sVolumeInfo::name[32]

Ascii name of volume (null-terminated)

Definition at line 116 of file rt_gdh.h.

◆ nid

pwr_tNid gdh_sVolumeInfo::nid

Node index

Definition at line 118 of file rt_gdh.h.

◆ time

pwr_tTime gdh_sVolumeInfo::time

Version

Definition at line 115 of file rt_gdh.h.


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