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 | get_hier_inp_t |
struct | get_hier_out_t |
Macros | |
#define | GetHierInp_PI "double resc_id_;" |
#define | GetHierOut_PI "str hier_[MAX_NAME_LEN];" |
Functions | |
int | rcGetHierFromLeafId (rcComm_t *, get_hier_inp_t *, get_hier_out_t **) |
#define GetHierInp_PI "double resc_id_;" |
Definition at line 17 of file get_hier_from_leaf_id.h.
#define GetHierOut_PI "str hier_[MAX_NAME_LEN];" |
Definition at line 18 of file get_hier_from_leaf_id.h.
int rcGetHierFromLeafId | ( | rcComm_t * | , |
get_hier_inp_t * | , | ||
get_hier_out_t ** | |||
) |
Definition at line 6 of file rcGetHierFromLeafId.cpp.
References GET_HIER_FROM_LEAF_ID_AN, NULL, and procApiRequest().
Referenced by rclInitQueryHandle().