RSB  0.12.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AsioServiceContext.h File Reference
#include <boost/asio.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/thread.hpp>
#include <rsc/logging/Logger.h>
#include "rsb/rsbexports.h"
Include dependency graph for AsioServiceContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::transport::AsioServiceContext
 A class that keeps a boost asio service alive as long as this class lives. More...
 

Namespaces

 rsb
 
 rsb::transport
 

Typedefs

typedef boost::shared_ptr
< AsioServiceContext > 
rsb::transport::AsioServiceContextPtr