MIRA
Classes | Namespaces | Typedefs
IOService.h File Reference

Wrapper for boost::asio::io_service. More...

#include <boost/asio.hpp>
#include <platform/Platform.h>
Include dependency graph for IOService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IOService
 Wrapper class for boost::asio::io_service. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Typedefs

typedef boost::shared_ptr< boost::asio::io_service > ServicePtr
 A shared pointer wrapper for class boost::asio::io_service. More...
 
typedef boost::shared_ptr< IOService > IOServicePtr
 A shared pointer wrapper for class IOService. More...
 

Detailed Description

Wrapper for boost::asio::io_service.

Author
Tim Langner
Date
2010/07/28