include/hiker/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_INVALID_PARAM   ((alp_status_t)0x01000000 | 2)
#define ALP_OK   0
#define ALP_STATUS_ERROR   -1
 Generic Error Code for ANYONE.
#define ALP_STATUS_OK   0

Typedefs

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


Define Documentation

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

#define ALP_OK   0
 

#define ALP_STATUS_ERROR   -1
 

Generic Error Code for ANYONE.

#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 Wed Jul 30 07:06:40 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.