irods
4.2.8
About: iRODS (the integrated Rule Oriented Data System) is a distributed data-management system for creating data grids, digital libraries, persistent archives, and real-time data systems.
![]() ![]() |
#include <getRescQuota.h>
Public Attributes | |
char | rescName [64] |
char | userName [64] |
char | zoneHint [(1024+64)] |
int | flags |
int | dummy |
keyValPair_t | condInput |
Definition at line 18 of file getRescQuota.h.
keyValPair_t getRescQuotaInp::condInput |
Definition at line 24 of file getRescQuota.h.
int getRescQuotaInp::dummy |
Definition at line 23 of file getRescQuota.h.
int getRescQuotaInp::flags |
Definition at line 22 of file getRescQuota.h.
char getRescQuotaInp::rescName[64] |
Definition at line 19 of file getRescQuota.h.
Referenced by _rsGetRescQuota(), and setRescQuota().
char getRescQuotaInp::userName[64] |
Definition at line 20 of file getRescQuota.h.
Referenced by _rsGetRescQuota(), and setRescQuota().
char getRescQuotaInp::zoneHint[(1024+64)] |
Definition at line 21 of file getRescQuota.h.
Referenced by rsGetRescQuota(), and setRescQuota().