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.
![]() ![]() |
Go to the source code of this file.
Classes | |
struct | fileOpenInp_t |
Macros | |
#define | NO_CHK_PERM_FLAG 0x1 |
#define | UNIQUE_REM_COMM_FLAG 0x2 |
#define | FORCE_FLAG 0x4 |
#define | fileOpenInp_PI "str resc_name_[MAX_NAME_LEN]; str resc_hier_[MAX_NAME_LEN]; str objPath[MAX_NAME_LEN]; int otherFlags; struct RHostAddr_PI; str fileName[MAX_NAME_LEN]; int flags; int mode; double dataSize; struct KeyValPair_PI; str in_pdmo[MAX_NAME_LEN];" |
Functions | |
int | rcFileOpen (rcComm_t *conn, fileOpenInp_t *fileOpenInp) |
#define fileOpenInp_PI "str resc_name_[MAX_NAME_LEN]; str resc_hier_[MAX_NAME_LEN]; str objPath[MAX_NAME_LEN]; int otherFlags; struct RHostAddr_PI; str fileName[MAX_NAME_LEN]; int flags; int mode; double dataSize; struct KeyValPair_PI; str in_pdmo[MAX_NAME_LEN];" |
Definition at line 28 of file fileOpen.h.
#define FORCE_FLAG 0x4 |
Definition at line 13 of file fileOpen.h.
#define NO_CHK_PERM_FLAG 0x1 |
Definition at line 11 of file fileOpen.h.
#define UNIQUE_REM_COMM_FLAG 0x2 |
Definition at line 12 of file fileOpen.h.