Classes
AsyncSerial.h File Reference

Class found to work with asyncronous Serial communications () More...

#include <vector>
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include <boost/thread.hpp>
#include <boost/utility.hpp>
#include <boost/function.hpp>
#include <boost/shared_array.hpp>
Include dependency graph for AsyncSerial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AsyncSerial
 Asyncronous serial class Asyncronous serial class. Intended to be a base class. More...
 
class  CallbackAsyncSerial
 Asynchronous serial class with read callback Asynchronous serial class with read callback. User code can write data from one thread, and read data will be reported through a callback called from a separate thred. More...
 

Detailed Description

Class found to work with asyncronous Serial communications ()

Author
Terraneo Federico Distributed under the Boost Software License, Version 1.0. Created on September 7, 2009, 10:46 AM

Definition in file AsyncSerial.h.



pressure_cells
Author(s): Emilio Estrelinha
autogenerated on Mon Mar 2 2015 01:32:47