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 <fileChmod.h>
Public Attributes | |
rodsHostAddr_t | addr |
char | fileName [(1024+64)] |
int | mode |
char | rescHier [(1024+64)] |
char | objPath [(1024+64)] |
Definition at line 7 of file fileChmod.h.
rodsHostAddr_t fileChmodInp_t::addr |
Definition at line 8 of file fileChmod.h.
char fileChmodInp_t::fileName[(1024+64)] |
Definition at line 9 of file fileChmod.h.
Referenced by _rsFileChmod(), and remoteFileChmod().
int fileChmodInp_t::mode |
Definition at line 10 of file fileChmod.h.
Referenced by _rsFileChmod().
char fileChmodInp_t::objPath[(1024+64)] |
Definition at line 12 of file fileChmod.h.
Referenced by _rsFileChmod().
char fileChmodInp_t::rescHier[(1024+64)] |
Definition at line 11 of file fileChmod.h.
Referenced by _rsFileChmod(), and rsFileChmod().