/home/dko/projects/mobilec/trunk/src/include/host_id.h File Reference

Go to the source code of this file.

Data Structures

struct  host_id_s

Typedefs

typedef struct host_id_s host_id_t
typedef host_id_thost_id_p

Functions

host_id_p host_id_Initialize (const char *hostname, int port)
void host_id_Destroy (host_id_p host_id)
int host_id_Compare (host_id_p host1, host_id_p host2)


Typedef Documentation

typedef host_id_t* host_id_p

Definition at line 43 of file host_id.h.

typedef struct host_id_s host_id_t


Function Documentation

int host_id_Compare ( host_id_p  host1,
host_id_p  host2 
)

void host_id_Destroy ( host_id_p  host_id  ) 

host_id_p host_id_Initialize ( const char *  hostname,
int  port 
)


Generated on Thu Nov 13 14:22:57 2008 for Mobile-C by  doxygen 1.5.5