doxyfile_nrfc_public.h File Reference


Detailed Description

Make sure some meaningfull values are pulled in first instead of one of the many dummies.

This is done to avoid pulling saptype.h first.

Definition in file doxyfile_nrfc_public.h.

Go to the source code of this file.

Defines

#define SAP_O_K   0
 successful operation
#define TRUE   1
 boolean value
#define FALSE   0
 boolean value

Typedefs

typedef charU SAP_UC
 unicode character
typedef unsigned char SAP_BOOL
 boolean type for values TRUE and FALSE
typedef unsigned char SAP_RAW
 unsigned 1 byte integer
typedef int2 SAP_SHORT
 signed 2 byte integer
typedef unsigned int2 SAP_USHORT
 unsigned 2 byte integer
typedef int4 SAP_INT
 signed 4 byte integer
typedef unsigned int4 SAP_UINT
 unsigned 4 byte integer
typedef SAP_INT SAPRETURN
 function return type (signed 4 byte integer)


Define Documentation

#define FALSE   0

boolean value

Definition at line 27 of file doxyfile_nrfc_public.h.

#define SAP_O_K   0

successful operation

Definition at line 25 of file doxyfile_nrfc_public.h.

#define TRUE   1

boolean value

Definition at line 26 of file doxyfile_nrfc_public.h.


Typedef Documentation

typedef unsigned char SAP_BOOL

boolean type for values TRUE and FALSE

Definition at line 30 of file doxyfile_nrfc_public.h.

typedef int4 SAP_INT

signed 4 byte integer

Definition at line 35 of file doxyfile_nrfc_public.h.

typedef unsigned char SAP_RAW

unsigned 1 byte integer

Definition at line 32 of file doxyfile_nrfc_public.h.

typedef int2 SAP_SHORT

signed 2 byte integer

Definition at line 33 of file doxyfile_nrfc_public.h.

typedef charU SAP_UC

unicode character

Definition at line 29 of file doxyfile_nrfc_public.h.

typedef unsigned int4 SAP_UINT

unsigned 4 byte integer

Definition at line 36 of file doxyfile_nrfc_public.h.

typedef unsigned int2 SAP_USHORT

unsigned 2 byte integer

Definition at line 34 of file doxyfile_nrfc_public.h.

typedef SAP_INT SAPRETURN

function return type (signed 4 byte integer)

Definition at line 37 of file doxyfile_nrfc_public.h.


Generated on Fri Aug 29 16:54:52 2014 for SAP by  doxygen 1.5.5