MIRA
|
Wrapper for boost::asio::io_service. More...
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... | |
Wrapper for boost::asio::io_service.