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 <rodsPath.h>
Public Attributes | |
int | numSrc |
rodsPath_t * | srcPath |
rodsPath_t * | destPath |
rodsPath_t * | targPath |
int | resolved |
Definition at line 33 of file rodsPath.h.
rodsPath_t* RodsPathInp::destPath |
Definition at line 36 of file rodsPath.h.
Referenced by build_irods_path_structure(), bunUtil(), mcollUtil(), parseCmdLinePath(), regUtil(), and resolveRodsTarget().
int RodsPathInp::numSrc |
Definition at line 34 of file rodsPath.h.
Referenced by addSrcInPath(), bunUtil(), chksumUtil(), cpUtil(), irods::disallow_file_dir_mix_on_command_line(), irods::file_system_sanity_check(), fsckObj(), getUtil(), lsUtil(), mcollUtil(), mkdirUtil(), mvUtil(), phybunUtil(), phymvUtil(), putUtil(), regUtil(), replUtil(), resolveRodsTarget(), rmtrashUtil(), rmUtil(), rsyncUtil(), scanObj(), and trimUtil().
int RodsPathInp::resolved |
Definition at line 39 of file rodsPath.h.
rodsPath_t* RodsPathInp::srcPath |
Definition at line 35 of file rodsPath.h.
Referenced by addSrcInPath(), build_irods_path_structure(), bunUtil(), chksumUtil(), cpUtil(), irods::disallow_file_dir_mix_on_command_line(), irods::file_system_sanity_check(), fsckObj(), getUtil(), lsUtil(), mcollUtil(), mkdirUtil(), mvUtil(), parseCmdLinePath(), phybunUtil(), phymvUtil(), putUtil(), regUtil(), replUtil(), resolveRodsTarget(), rmtrashUtil(), rmUtil(), rsyncUtil(), scanObj(), and trimUtil().
rodsPath_t* RodsPathInp::targPath |
Definition at line 37 of file rodsPath.h.
Referenced by addSrcInPath(), cpUtil(), irods::file_system_sanity_check(), getUtil(), mvUtil(), putUtil(), resolveRodsTarget(), and rsyncUtil().