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 <chkObjPermAndStat.h>
Public Attributes | |
char | objPath [(1024+64)] |
char | permission [64] |
int | flags |
int | status |
keyValPair_t | condInput |
Definition at line 9 of file chkObjPermAndStat.h.
keyValPair_t chkObjPermAndStat_t::condInput |
Definition at line 14 of file chkObjPermAndStat.h.
Referenced by _rsStructFileBundle(), and chkCollForBundleOpr().
int chkObjPermAndStat_t::flags |
Definition at line 12 of file chkObjPermAndStat.h.
Referenced by _rsChkObjPermAndStat(), and _rsStructFileBundle().
char chkObjPermAndStat_t::objPath[(1024+64)] |
Definition at line 10 of file chkObjPermAndStat.h.
Referenced by _rsChkObjPermAndStat(), _rsStructFileBundle(), chkCollForBundleOpr(), and rsChkObjPermAndStat().
char chkObjPermAndStat_t::permission[64] |
Definition at line 11 of file chkObjPermAndStat.h.
int chkObjPermAndStat_t::status |
Definition at line 13 of file chkObjPermAndStat.h.