Classes | Namespaces | Variables
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  AsyncSerialImpl
 Asyncronous serial class for internal usage Used internally (pimpl) 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...
 

Namespaces

 serialcom
 

Variables

const unsigned int serialcom::read_buffer_size =512
 

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.



serialcom
Author(s): Ricardo Pascoal
autogenerated on Mon Mar 2 2015 01:32:51