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 | fileCreateOut_t |
Macros | |
#define | fileCreateOut_PI "str file_name[MAX_NAME_LEN];" |
Typedefs | |
typedef fileOpenInp_t | fileCreateInp_t |
Functions | |
int | rcFileCreate (rcComm_t *conn, fileCreateInp_t *fileCreateInp, fileCreateOut_t **) |
#define fileCreateOut_PI "str file_name[MAX_NAME_LEN];" |
Definition at line 14 of file fileCreate.h.
typedef fileOpenInp_t fileCreateInp_t |
Definition at line 7 of file fileCreate.h.