Defines

RawAPI/rawapitd-gsin.h File Reference

Go to the source code of this file.

Defines

#define GSI_MEDIA_STAGE   0x1001
#define GSI_MEDIA_LOCKED   0x1002
#define GSI_MEDIA_INCOMPLETE   0x1003
#define GSI_STAGE_INVALID   0x1004
#define GSI_MEDIA_CACHE   0x1011
#define GSI_CACHE_LOCKED   0x1012
#define GSI_CACHE_INCOMPLETE   0x1013
#define GSI_CACHE_INVALID   0x1014
#define GSI_CACHE_COPY   0x1015

Define Documentation

#define GSI_CACHE_COPY   0x1015

Definition at line 31 of file rawapitd-gsin.h.

Referenced by rawQueryPrint(), and rawQueryString().

#define GSI_CACHE_INCOMPLETE   0x1013

Definition at line 29 of file rawapitd-gsin.h.

Referenced by rawQueryPrint(), rawQueryString(), and rfio_open_gsidaq().

#define GSI_CACHE_INVALID   0x1014

Definition at line 30 of file rawapitd-gsin.h.

#define GSI_CACHE_LOCKED   0x1012

Definition at line 28 of file rawapitd-gsin.h.

Referenced by rawQueryPrint(), rawQueryString(), and rfio_open_gsidaq().

#define GSI_MEDIA_CACHE   0x1011

Definition at line 27 of file rawapitd-gsin.h.

Referenced by rawQueryPrint(), rawQueryString(), and rfio_open_gsidaq().

#define GSI_MEDIA_INCOMPLETE   0x1003

Definition at line 25 of file rawapitd-gsin.h.

Referenced by rawQueryPrint(), rawQueryString(), and rfio_open_gsidaq().

#define GSI_MEDIA_LOCKED   0x1002

Definition at line 24 of file rawapitd-gsin.h.

Referenced by rawQueryPrint(), rawQueryString(), and rfio_open_gsidaq().

#define GSI_MEDIA_STAGE   0x1001

Definition at line 23 of file rawapitd-gsin.h.

Referenced by rawQueryPrint(), rawQueryString(), and rfio_open_gsidaq().

#define GSI_STAGE_INVALID   0x1004

Definition at line 26 of file rawapitd-gsin.h.

Referenced by rawQueryPrint(), and rawQueryString().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines