#include <sys/types.h>
#include <hiker/types.h>
#include <hiker/bundlemgr.h>
Go to the source code of this file.
Data Structures | |
struct | _AlpExgMgrTransportInfoType |
struct | _AlpExgRequestType |
Defines | |
#define | ALP_EXGMGR_PARAMETER_TYPE_STRING 'S' |
#define | ALP_EXGMGR_PARAMETER_TYPE_INT 'I' |
#define | ALP_EXGMGR_PARAMETER_TYPE_BLOB 'B' |
#define | ALP_EXGMGR_VERB_TAG "ALP_EXG_VERB" |
#define | ALP_EXGMGR_URL_TAG "ALP_EXG_URL" |
#define | ALP_EXGMGR_MIME_TAG "ALP_EXG_MIME" |
#define | ALP_EXGMGR_TRANSPORT_TAG "ALP_EXG_XPORT" |
#define | ALP_EXGMGR_GENERIC_TAG "ALP_EXG_GENERIC" |
#define | ALP_EXGMGR_ITSINFO_GROW_SIZE 512 |
Typedefs | |
typedef _AlpExgMgrTransportInfoType | AlpExgMgrTransportInfoType |
typedef _AlpExgRequestType | AlpExgRequestType |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|