Main Page   File List   File Members   Related Pages  

frdi_dummy_host_storage.c File Reference

stores the connection object. More...

#include "frdi_dummy_host.h"

Functions

frdi_host_server * frdiHostServerInitialise (frdi_host_app *self, frdi_connection *connection)
void frdiHostServerFinalise (frdi_host_app *self, frdi_host_server *server)
void frdiHostServerRecieve (frdi_host_app *self, frdi_connection *connection, frdi_message *message)
void frdiHostServerMessageSend (frdi_host_app *self, frdi_host_server *server, frdi_message *message)
char * frdiHostServerDisplay (frdi_host_app *self, frdi_host_server *server)


Detailed Description

stores the connection object.

Author:
Douglas Reay <douglas-legal@reay.org>
Warning:

Function Documentation

frdi_host_server* frdiHostServerInitialise frdi_host_app *    self,
frdi_connection *    connection
 

register a host-server connection

void frdiHostServerFinalise frdi_host_app *    self,
frdi_host_server *    server
 

de-register a host-server connection

void frdiHostServerRecieve frdi_host_app *    self,
frdi_connection *    connection,
frdi_message *    message
 

recieve a message from a host-server connection

void frdiHostServerMessageSend frdi_host_app *    self,
frdi_host_server *    server,
frdi_message *    message
 

send a message along a host-server connection

char* frdiHostServerDisplay frdi_host_app *    self,
frdi_host_server *    server
 

return a description of this host-server connection


Generated on Wed Aug 18 13:23:54 2004 for Project Fairdice by doxygen1.2.18