#include "reGlobalsExtern.h"
#include "icatHighLevelRoutines.h"
#include "objMetaOpr.h"
Go to the source code of this file.
Functions | |
int | msiGetIcatTime (msParam_t *timeOutParam, msParam_t *typeInParam, ruleExecInfo_t *rei) |
int | msiVacuum (ruleExecInfo_t *rei) |
int | msiQuota (ruleExecInfo_t *rei) |
int | msiSetResource (msParam_t *xrescName, ruleExecInfo_t *rei) |
int | msiCheckOwner (ruleExecInfo_t *rei) |
int | msiCheckPermission (msParam_t *xperm, ruleExecInfo_t *rei) |
int | msiCheckAccess (msParam_t *inObjName, msParam_t *inOperation, msParam_t *outResult, ruleExecInfo_t *rei) |
int | msiCommit (ruleExecInfo_t *rei) |
int | msiRollback (ruleExecInfo_t *rei) |
int | msiSetACL (msParam_t *recursiveFlag, msParam_t *accessLevel, msParam_t *userName, msParam_t *pathName, ruleExecInfo_t *rei) |
int | msiDeleteUnusedAVUs (ruleExecInfo_t *rei) |
Definition in file icatGeneralMS.c.