Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

SerialOp.h

Go to the documentation of this file.
00001 /***************************************************************************
00002                           SerialOp.h  -  description
00003                              -------------------
00004     begin                : Thu Sep 6 2001
00005     copyright            : (C) 2001 by
00006     email                :
00007  ***************************************************************************/
00008 namespace rwil {
00009   namespace SerialOp {
00011     void open_port(void);
00013     void configure_port();
00015     extern int fd;
00016   }
00017 }

Generated on Tue Apr 9 13:53:08 2002 for RWIL - Real World Interface Library by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001