Main Page | Data Structures | File List | Data Fields | Globals

ioerrors.h File Reference

#include "glite/data/io/daemon/aioerror.hxx"

Go to the source code of this file.

Defines

#define GLITE_IO_SUCCESS   AIO_SUCCESS
#define GLITE_IO_ERROR   AIO_ERROR
#define GLITE_IO_REMOTEERROR   AIO_REMOTEERROR
#define GLITE_IO_OPENERROR   AIO_OPENERROR
#define GLITE_IO_OPENAGAIN   AIO_OPENAGAIN
#define GLITE_IO_READINWRITESESSION   AIO_READINWRITESESSION
#define GLITE_IO_WRITEINREADSESSION   AIO_WRITEINREADSESSION
#define GLITE_IO_SEEKINWRITESESSION   AIO_SEEKINWRITESESSION
#define GLITE_IO_NETREADERROR   AIO_NETREADERROR
#define GLITE_IO_NETWRITEERROR   AIO_NETWRITEERROR
#define GLITE_IO_REMOTEREADERROR   AIO_REMOTEREADERROR
#define GLITE_IO_REMOTEWRITEERROR   AIO_REMOTEWRITEERROR
#define GLITE_IO_CONNECTIONERROR   AIO_CONNECTIONERROR
#define GLITE_IO_ILLEGALGUID   AIO_ILLEGALGUID
#define GLITE_IO_ACCESSDENIED   AIO_ACCESSDENIED
#define GLITE_IO_FILENOTEXISTING   AIO_FILENOTEXISTING
#define GLITE_IO_FILENAMETOOLONG   AIO_FILENAMETOOLONG
#define GLITE_IO_MAXBLOCKEXCEEDED   AIO_MAXBLOCKEXCEEDED
#define GLITE_IO_REMOTEFILESIZEERROR   AIO_REMOTEFILESIZEERROR
#define GLITE_IO_WRITEISEXCLUSIVE   AIO_WRITEISEXCLUSIVE
#define GLITE_IO_SERVERFULL   AIO_SERVERFULL
#define GLITE_IO_LOCALREADERROR   AIO_LOCALREADERROR
#define GLITE_IO_LOCALWRITEERROR   AIO_LOCALWRITEERROR
#define GLITE_IO_NOENVELOPE   AIO_NOENVELOPE
#define GLITE_IO_CRYPTENVERROR   AIO_CRYPTENVERROR
#define GLITE_IO_DECRYPTENVERROR   AIO_DECRYPTENVERROR
#define GLITE_IO_KEYERROR   AIO_KEYERROR
#define GLITE_IO_NOSERVERSSLSUPPORT   AIO_NOSERVERSSLSUPPORT
#define GLITE_IO_NOCLIENTSSLSUPPORT   AIO_NOCLIENTSSLSUPPORT
#define GLITE_IO_NOCACHE   AIO_NOCACHE
#define GLITE_IO_CACHEZOMBIE   AIO_CACHEZOMBIE
#define GLITE_IO_REDIRECTED   AIO_REDIRECTED
#define GLITE_IO_CONFIGERROR   -0x500
#define GLITE_IO_NOTIMPLEMENTED   -0x501
#define GLITE_IO_INVALIDHANDLE   -0x502
#define GLITE_IO_NAME_OK   0
#define GLITE_IO_NULL_NAME   -0x503
#define GLITE_IO_INVALID_GUID   -0x504
#define GLITE_IO_INVALID_LFN   -0x505


Define Documentation

#define GLITE_IO_ACCESSDENIED   AIO_ACCESSDENIED
 

Definition at line 53 of file ioerrors.h.

#define GLITE_IO_CACHEZOMBIE   AIO_CACHEZOMBIE
 

Definition at line 69 of file ioerrors.h.

#define GLITE_IO_CONFIGERROR   -0x500
 

Definition at line 73 of file ioerrors.h.

#define GLITE_IO_CONNECTIONERROR   AIO_CONNECTIONERROR
 

Definition at line 51 of file ioerrors.h.

#define GLITE_IO_CRYPTENVERROR   AIO_CRYPTENVERROR
 

Definition at line 63 of file ioerrors.h.

#define GLITE_IO_DECRYPTENVERROR   AIO_DECRYPTENVERROR
 

Definition at line 64 of file ioerrors.h.

#define GLITE_IO_ERROR   AIO_ERROR
 

Definition at line 40 of file ioerrors.h.

#define GLITE_IO_FILENAMETOOLONG   AIO_FILENAMETOOLONG
 

Definition at line 55 of file ioerrors.h.

#define GLITE_IO_FILENOTEXISTING   AIO_FILENOTEXISTING
 

Definition at line 54 of file ioerrors.h.

#define GLITE_IO_ILLEGALGUID   AIO_ILLEGALGUID
 

Definition at line 52 of file ioerrors.h.

#define GLITE_IO_INVALID_GUID   -0x504
 

Definition at line 80 of file ioerrors.h.

#define GLITE_IO_INVALID_LFN   -0x505
 

Definition at line 81 of file ioerrors.h.

#define GLITE_IO_INVALIDHANDLE   -0x502
 

Definition at line 75 of file ioerrors.h.

#define GLITE_IO_KEYERROR   AIO_KEYERROR
 

Definition at line 65 of file ioerrors.h.

#define GLITE_IO_LOCALREADERROR   AIO_LOCALREADERROR
 

Definition at line 60 of file ioerrors.h.

#define GLITE_IO_LOCALWRITEERROR   AIO_LOCALWRITEERROR
 

Definition at line 61 of file ioerrors.h.

#define GLITE_IO_MAXBLOCKEXCEEDED   AIO_MAXBLOCKEXCEEDED
 

Definition at line 56 of file ioerrors.h.

#define GLITE_IO_NAME_OK   0
 

Definition at line 78 of file ioerrors.h.

#define GLITE_IO_NETREADERROR   AIO_NETREADERROR
 

Definition at line 47 of file ioerrors.h.

#define GLITE_IO_NETWRITEERROR   AIO_NETWRITEERROR
 

Definition at line 48 of file ioerrors.h.

#define GLITE_IO_NOCACHE   AIO_NOCACHE
 

Definition at line 68 of file ioerrors.h.

#define GLITE_IO_NOCLIENTSSLSUPPORT   AIO_NOCLIENTSSLSUPPORT
 

Definition at line 67 of file ioerrors.h.

#define GLITE_IO_NOENVELOPE   AIO_NOENVELOPE
 

Definition at line 62 of file ioerrors.h.

#define GLITE_IO_NOSERVERSSLSUPPORT   AIO_NOSERVERSSLSUPPORT
 

Definition at line 66 of file ioerrors.h.

#define GLITE_IO_NOTIMPLEMENTED   -0x501
 

Definition at line 74 of file ioerrors.h.

#define GLITE_IO_NULL_NAME   -0x503
 

Definition at line 79 of file ioerrors.h.

#define GLITE_IO_OPENAGAIN   AIO_OPENAGAIN
 

Definition at line 43 of file ioerrors.h.

#define GLITE_IO_OPENERROR   AIO_OPENERROR
 

Definition at line 42 of file ioerrors.h.

#define GLITE_IO_READINWRITESESSION   AIO_READINWRITESESSION
 

Definition at line 44 of file ioerrors.h.

#define GLITE_IO_REDIRECTED   AIO_REDIRECTED
 

Definition at line 70 of file ioerrors.h.

#define GLITE_IO_REMOTEERROR   AIO_REMOTEERROR
 

Definition at line 41 of file ioerrors.h.

#define GLITE_IO_REMOTEFILESIZEERROR   AIO_REMOTEFILESIZEERROR
 

Definition at line 57 of file ioerrors.h.

#define GLITE_IO_REMOTEREADERROR   AIO_REMOTEREADERROR
 

Definition at line 49 of file ioerrors.h.

#define GLITE_IO_REMOTEWRITEERROR   AIO_REMOTEWRITEERROR
 

Definition at line 50 of file ioerrors.h.

#define GLITE_IO_SEEKINWRITESESSION   AIO_SEEKINWRITESESSION
 

Definition at line 46 of file ioerrors.h.

#define GLITE_IO_SERVERFULL   AIO_SERVERFULL
 

Definition at line 59 of file ioerrors.h.

#define GLITE_IO_SUCCESS   AIO_SUCCESS
 

Definition at line 39 of file ioerrors.h.

#define GLITE_IO_WRITEINREADSESSION   AIO_WRITEINREADSESSION
 

Definition at line 45 of file ioerrors.h.

#define GLITE_IO_WRITEISEXCLUSIVE   AIO_WRITEISEXCLUSIVE
 

Definition at line 58 of file ioerrors.h.

The GLite Project. All rights reserved.