vsierror.h File Reference

Go to the source code of this file.

Variables

const int VSI_ERROR_INVALID_PARAMETER = -0x0101
const int VSI_ERROR_SOCKET_NOT_OPEN = -0x0121
const int VSI_ERROR_SOCKET_CREATION = -0x0122
const int VSI_ERROR_SOCKET_BIND = -0x0123
const int VSI_ERROR_SOCKET_LISTEN = -0x0124
const int VSI_ERROR_SOCKET_ACCEPT = -0x0125
const int VSI_ERROR_SOCKET_CONNECT = -0x0126
const int VSI_ERROR_SOCKET_INUSE = -0x0127
const int VSI_ERROR_SOCKET_SEND = -0x0128
const int VSI_ERROR_SOCKET_SEND_INCOMPLETE = -0x0129
const int VSI_ERROR_SOCKET_RECV = -0x012A
const int VSI_ERROR_THREAD_ACTIVE = -0x0141
const int VSI_ERROR_THREAD_INACTIVE = -0x0142
const int VSI_ERROR_THREAD_CREATE = -0x0143
const int VSI_ERROR_THREAD_JOIN = -0x0144
const int VSI_ERROR_THREAD_KILL = -0x0145
const int VSI_ERROR_THREAD_SETSCOPE = -0x0146
const int VSI_ERROR_DEVICE_NOT_EXIST = -0x0161
const int VSI_ERROR_DEVICE_SEEK = -0x0162
const int VSI_ERROR_DEVICE_GETSIZE = -0x0163
const int VSI_ERROR_DEVICE_READ = -0x0164
const int VSI_ERROR_DEVICE_WRITE = -0x0165
const int VSI_ERROR_DEVICE_POSITION = -0x0166

Variable Documentation

const int VSI_ERROR_DEVICE_GETSIZE = -0x0163

Definition at line 49 of file vsierror.h.

const int VSI_ERROR_DEVICE_NOT_EXIST = -0x0161

Definition at line 47 of file vsierror.h.

const int VSI_ERROR_DEVICE_POSITION = -0x0166

Definition at line 52 of file vsierror.h.

const int VSI_ERROR_DEVICE_READ = -0x0164

Definition at line 50 of file vsierror.h.

const int VSI_ERROR_DEVICE_SEEK = -0x0162

Definition at line 48 of file vsierror.h.

const int VSI_ERROR_DEVICE_WRITE = -0x0165

Definition at line 51 of file vsierror.h.

const int VSI_ERROR_INVALID_PARAMETER = -0x0101

Definition at line 27 of file vsierror.h.

const int VSI_ERROR_SOCKET_ACCEPT = -0x0125

Definition at line 33 of file vsierror.h.

const int VSI_ERROR_SOCKET_BIND = -0x0123

Definition at line 31 of file vsierror.h.

const int VSI_ERROR_SOCKET_CONNECT = -0x0126

Definition at line 34 of file vsierror.h.

const int VSI_ERROR_SOCKET_CREATION = -0x0122

Definition at line 30 of file vsierror.h.

const int VSI_ERROR_SOCKET_INUSE = -0x0127

Definition at line 35 of file vsierror.h.

const int VSI_ERROR_SOCKET_LISTEN = -0x0124

Definition at line 32 of file vsierror.h.

const int VSI_ERROR_SOCKET_NOT_OPEN = -0x0121

Definition at line 29 of file vsierror.h.

const int VSI_ERROR_SOCKET_RECV = -0x012A

Definition at line 38 of file vsierror.h.

const int VSI_ERROR_SOCKET_SEND = -0x0128

Definition at line 36 of file vsierror.h.

const int VSI_ERROR_SOCKET_SEND_INCOMPLETE = -0x0129

Definition at line 37 of file vsierror.h.

const int VSI_ERROR_THREAD_ACTIVE = -0x0141

Definition at line 40 of file vsierror.h.

const int VSI_ERROR_THREAD_CREATE = -0x0143

Definition at line 42 of file vsierror.h.

const int VSI_ERROR_THREAD_INACTIVE = -0x0142

Definition at line 41 of file vsierror.h.

const int VSI_ERROR_THREAD_JOIN = -0x0144

Definition at line 43 of file vsierror.h.

const int VSI_ERROR_THREAD_KILL = -0x0145

Definition at line 44 of file vsierror.h.

const int VSI_ERROR_THREAD_SETSCOPE = -0x0146

Definition at line 45 of file vsierror.h.

Generated on Wed Jul 4 16:03:30 2012 for RIO by  doxygen 1.6.3