#include <rawcommn.h>
Public Attributes | |
char | cPoolName [32] |
char | cPoolOS [MAX_OS] |
int | iPoolId |
int | iMaxSizeHW |
int | iFreeSizeHW |
int | iMaxSize |
int | iFreeSize |
int | iMaxWorkSize |
int | iFileAvail |
int | iCheckSize |
int | iFiles |
int | iDataMover |
Definition at line 584 of file rawcommn.h.
char srawPoolStatusData::cPoolName[32] |
Definition at line 586 of file rawcommn.h.
Referenced by rawGetWSInfo().
char srawPoolStatusData::cPoolOS[MAX_OS] |
Definition at line 587 of file rawcommn.h.
Definition at line 595 of file rawcommn.h.
Referenced by rawGetWSInfo().
Definition at line 598 of file rawcommn.h.
Definition at line 594 of file rawcommn.h.
Referenced by rawGetWSInfo().
Definition at line 597 of file rawcommn.h.
Referenced by rawGetWSInfo().
Definition at line 592 of file rawcommn.h.
Referenced by rawGetWSInfo().
Definition at line 590 of file rawcommn.h.
Referenced by rawGetWSInfo().
Definition at line 591 of file rawcommn.h.
Referenced by rawGetWSInfo().
Definition at line 589 of file rawcommn.h.
Referenced by rawGetWSInfo().
Definition at line 593 of file rawcommn.h.
Referenced by rawGetWSInfo().
Definition at line 588 of file rawcommn.h.