Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

/RawAPI/rawapitd.h File Reference

Go to the source code of this file.

Compounds

struct  S_dsmObjName

Defines

#define DSM_MAX_DESCR_LENGTH   255
#define DSM_MAX_OWNER_LENGTH   64
#define DSM_MAX_FSNAME_LENGTH   1024
#define DSM_MAX_HL_LENGTH   1024
#define DSM_MAX_LL_LENGTH   256
#define MEDIA_FIXED   0x10
#define MEDIA_LIBRARY   0x20
#define MEDIA_NETWORK   0x30
#define MEDIA_SHELF   0x40
#define MEDIA_OFFSITE   0x50
#define MEDIA_UNAVAILABLE   0xF0

Typedefs

typedef char dsInt8_t
typedef unsigned char dsUint8_t
typedef signed char int8
typedef unsigned char uint8
typedef S_dsmObjName dsmObjName

Enumerations

enum  bool_t { bFalse = 0x00, bTrue = 0x01 }


Define Documentation

#define DSM_MAX_DESCR_LENGTH   255
 

Definition at line 29 of file rawapitd.h.

#define DSM_MAX_OWNER_LENGTH   64
 

Definition at line 30 of file rawapitd.h.

Referenced by rawQueryList(), and rfio_open().

#define DSM_MAX_FSNAME_LENGTH   1024
 

Definition at line 31 of file rawapitd.h.

#define DSM_MAX_HL_LENGTH   1024
 

Definition at line 32 of file rawapitd.h.

#define DSM_MAX_LL_LENGTH   256
 

Definition at line 33 of file rawapitd.h.

#define MEDIA_FIXED   0x10
 

Definition at line 35 of file rawapitd.h.

Referenced by rawQueryPrint(), and rawQueryString().

#define MEDIA_LIBRARY   0x20
 

Definition at line 36 of file rawapitd.h.

Referenced by rawQueryPrint(), and rawQueryString().

#define MEDIA_NETWORK   0x30
 

Definition at line 37 of file rawapitd.h.

Referenced by rawQueryPrint(), and rawQueryString().

#define MEDIA_SHELF   0x40
 

Definition at line 38 of file rawapitd.h.

Referenced by rawQueryPrint(), and rawQueryString().

#define MEDIA_OFFSITE   0x50
 

Definition at line 39 of file rawapitd.h.

Referenced by rawQueryPrint(), and rawQueryString().

#define MEDIA_UNAVAILABLE   0xF0
 

Definition at line 40 of file rawapitd.h.

Referenced by rawQueryPrint(), and rawQueryString().


Typedef Documentation

typedef char dsInt8_t
 

Definition at line 49 of file rawapitd.h.

typedef unsigned char dsUint8_t
 

Definition at line 50 of file rawapitd.h.

typedef signed char int8
 

Definition at line 52 of file rawapitd.h.

typedef unsigned char uint8
 

Definition at line 53 of file rawapitd.h.

typedef struct S_dsmObjName dsmObjName
 


Enumeration Type Documentation

enum bool_t
 

Enumeration values:
bFalse 
bTrue 

Definition at line 43 of file rawapitd.h.

Referenced by rawCheckFilelist(), rawCheckObjlist(), rawDelList(), rawQueryList(), and rawTestFilePath().


Generated on Tue Nov 8 10:56:24 2005 for Go4-v2.10-5 by doxygen1.2.15