fsd_device.h File Reference

Header file for implementation of device communication, file fsd_device.c. More...

#include <stdio.h>

Go to the source code of this file.

Functions

declaration of functions for communication with char device
int fsd_chardevice_open ()
 Open connection to FSC device.
int fsd_chardevice_close (int fsc_device)
 Release device.
int fsd_chardevice_read (int fsc_device, char *buffer)
 Read message from device.
int fsd_chardevice_write (int fsc_device, const char *data, int count)
 Write message to device.


Detailed Description

Header file for implementation of device communication, file fsd_device.c.

Author:
Michal Podzimek, Michal Ficek, Tomas Pop, MFF UK, 2007

Definition in file fsd_device.h.


Generated on Mon May 28 13:33:08 2007 for MYSQLFS by  doxygen 1.5.0