API Guide Home
(Online version only)

HS_HTTPLibApp.h File Reference

Go to the source code of this file.

Data Structures

Defines

Typedefs


Define Documentation

#define HS_HTTPLibDBType   'libr'

Definition at line 12 of file HS_HTTPLibApp.h.

#define HS_HTTPLibID   'AsHT'

Definition at line 11 of file HS_HTTPLibApp.h.

#define HS_HTTPLibName   "HTTPLibrary"

Definition at line 13 of file HS_HTTPLibApp.h.

#define httpIPAddrLenV4   4

Definition at line 32 of file HS_HTTPLibApp.h.

#define httpIPAddrTypeV4   4

Definition at line 31 of file HS_HTTPLibApp.h.

#define sysNotifyStopEvent   'test'

Definition at line 15 of file HS_HTTPLibApp.h.


Typedef Documentation

Definition at line 55 of file HS_HTTPLibApp.h.

typedef MemHandle HS_HTTPLibHandle

Definition at line 19 of file HS_HTTPLibApp.h.

Definition at line 29 of file HS_HTTPLibApp.h.

Definition at line 58 of file HS_HTTPLibApp.h.

Definition at line 70 of file HS_HTTPLibApp.h.

Definition at line 60 of file HS_HTTPLibApp.h.

Definition at line 59 of file HS_HTTPLibApp.h.

Definition at line 57 of file HS_HTTPLibApp.h.

Definition at line 23 of file HS_HTTPLibApp.h.

Definition at line 93 of file HS_HTTPLibApp.h.

typedef Int32(*) HS_TCPCanReadWritePeer(Int32 in_desc, Int32 in_rw, HS_HTTPLibOpaque in_aux)

Definition at line 80 of file HS_HTTPLibApp.h.

typedef void(*) HS_TCPClosePeer(Int32 in_desc, HS_HTTPLibOpaque in_aux)

Definition at line 75 of file HS_HTTPLibApp.h.

typedef Int32(*) HS_TCPConnectPeer(Int32 in_desc, HS_HTTPLibIPAddr *in_addr, Int32 in_port, HS_HTTPLibOpaque in_aux)

Definition at line 77 of file HS_HTTPLibApp.h.

typedef Int32(*) HS_TCPIsConnectedPeer(Int32 in_desc, HS_HTTPLibOpaque in_aux)

Definition at line 76 of file HS_HTTPLibApp.h.

typedef Int32(*) HS_TCPOpenPeer(Int32 in_domain, HS_HTTPLibOpaque in_aux)

Definition at line 74 of file HS_HTTPLibApp.h.

typedef Int32(*) HS_TCPReadPeer(Int32 in_desc, Char *out_buf, Int32 in_len, HS_HTTPLibOpaque in_aux)

Definition at line 78 of file HS_HTTPLibApp.h.

typedef Int32(*) HS_TCPWritePeer(Int32 in_desc, Char *in_buf, Int32 in_len, HS_HTTPLibOpaque in_aux)

Definition at line 79 of file HS_HTTPLibApp.h.


Top Palm Developer Network
© 2004-2008, Palm, Inc. All rights reserved.
Generated on Fri Jun 13 10:06:59 2008 for Palm API Guide