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 <objStat.h>
Public Attributes | |
rodsLong_t | objSize |
objType_t | objType |
uint | dataMode |
char | dataId [64] |
char | chksum [64] |
char | ownerName [64] |
char | ownerZone [64] |
char | createTime [32] |
char | modifyTime [32] |
specColl_t * | specColl |
char | rescHier [(1024+64)] |
char rodsObjStat::chksum[64] |
Definition at line 13 of file objStat.h.
Referenced by getRodsObjType().
char rodsObjStat::createTime[32] |
Definition at line 16 of file objStat.h.
Referenced by queueSpecCollCacheWithObjStat(), and specCollSubStat().
char rodsObjStat::dataId[64] |
Definition at line 12 of file objStat.h.
Referenced by getRodsObjType(), isCollAllKinds(), queueSpecCollCacheWithObjStat(), and specCollSubStat().
uint rodsObjStat::dataMode |
Definition at line 11 of file objStat.h.
Referenced by getRodsObjType().
char rodsObjStat::modifyTime[32] |
Definition at line 17 of file objStat.h.
Referenced by _rsPhyRmColl(), lsSpecDataObjUtilLong(), queueSpecCollCacheWithObjStat(), rsyncDataToDataUtil(), rsyncDataToFileUtil(), and specCollSubStat().
rodsLong_t rodsObjStat::objSize |
Definition at line 9 of file objStat.h.
Referenced by getRodsObjType(), lsSpecDataObjUtilLong(), and trimDataObjUtil().
objType_t rodsObjStat::objType |
Definition at line 10 of file objStat.h.
Referenced by getRodsObjType(), rclOpenCollection(), rsDataObjCreate(), and rsOpenCollection().
char rodsObjStat::ownerName[64] |
Definition at line 14 of file objStat.h.
Referenced by getNextDataObjMetaInfo(), lsSpecDataObjUtilLong(), queueSpecCollCacheWithObjStat(), and specCollSubStat().
char rodsObjStat::ownerZone[64] |
Definition at line 15 of file objStat.h.
Referenced by queueSpecCollCacheWithObjStat(), and specCollSubStat().
specColl_t* rodsObjStat::specColl |
Definition at line 18 of file objStat.h.
Referenced by _rsBulkDataObjPut(), _rsPhyBundleColl(), chkCollForExtAndReg(), chksumCollUtil(), cpUtil(), dirPathReg(), freeRodsObjStat(), getNextDataObjMetaInfo(), getOpenedCollLen(), getUtil(), linkCollReg(), lsDataObjUtil(), lsSpecDataObjUtilLong(), mountFileDir(), phymvCollUtil(), queueSpecCollCacheWithObjStat(), rclOpenCollection(), replCollUtil(), irods::resolve_resource_hierarchy(), rsCollRepl(), rsDataObjCreate(), rsOpenCollection(), rsRegColl(), rsSyncMountedColl(), rsyncUtil(), structFileReg(), trimCollUtil(), and unmountFileDir().