Classes | Defines | Functions

XrdOlbXmi.hh File Reference

#include <sys/types.h>
#include "XrdOlb/XrdOlbReq.hh"
Include dependency graph for XrdOlbXmi.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XrdOlbXmiEnv
class  XrdOlbXmi

Defines

#define XMI_RW   0x0001
#define XMI_NEW   0x0002
#define XMI_TRUNC   0x0004
#define XMI_CANCEL   0x0008
#define XMI_LOCATE   0x0010
#define XMI_CHMOD   0x00000001
#define XMI_LOAD   0x00000002
#define XMI_MKDIR   0x00000004
#define XMI_MKPATH   0x00000008
#define XMI_PREP   0x00000010
#define XMI_RENAME   0x00000020
#define XMI_REMDIR   0x00000040
#define XMI_REMOVE   0x00000080
#define XMI_SELECT   0x00000100
#define XMI_SPACE   0x00000200
#define XMI_STAT   0x00000400
#define XMI_ALL   0x000007ff

Functions

XrdOlbXmiXrdOlbgetXmi (int argc, char **argv, XrdOlbXmiEnv *XmiEnv)

Define Documentation

#define XMI_ALL   0x000007ff
#define XMI_CANCEL   0x0008
#define XMI_CHMOD   0x00000001
#define XMI_LOAD   0x00000002

Referenced by XrdOlbXmi::XeqMode().

#define XMI_LOCATE   0x0010
#define XMI_MKDIR   0x00000004
#define XMI_MKPATH   0x00000008
#define XMI_NEW   0x0002
#define XMI_PREP   0x00000010
#define XMI_REMDIR   0x00000040
#define XMI_REMOVE   0x00000080
#define XMI_RENAME   0x00000020
#define XMI_RW   0x0001
#define XMI_SELECT   0x00000100
#define XMI_SPACE   0x00000200
#define XMI_STAT   0x00000400
#define XMI_TRUNC   0x0004

Function Documentation

XrdOlbXmi* XrdOlbgetXmi ( int  argc,
char **  argv,
XrdOlbXmiEnv XmiEnv 
)