Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

types.h File Reference


Detailed Description

Provides standard types for ALP platform.

>

#include <stdint.h>
#include <hiker/config.h>

Go to the source code of this file.

Defines

#define ALP_STATUS_OK   0
#define ALP_OK   0
#define ALP_INVALID_PARAM   ((alp_status_t)0x01000000 | 2)

Typedefs

typedef uint32_t alp_status_t
typedef void * AlpDmlH
typedef void * AlpDmlStatementH
typedef void * AlpDmlItemH
typedef uint32_t AlpLuid


Define Documentation

#define ALP_INVALID_PARAM   ((alp_status_t)0x01000000 | 2)
 

#define ALP_OK   0
 

#define ALP_STATUS_OK   0
 


Typedef Documentation

typedef uint32_t alp_status_t
 

typedef void* AlpDmlH
 

typedef void* AlpDmlItemH
 

typedef void* AlpDmlStatementH
 

typedef uint32_t AlpLuid
 


Generated on Sat Dec 16 20:29:48 2006 for hiker-0.9 by  doxygen 1.4.4