Classes | Namespaces | Typedefs
spinner.h File Reference
#include "ros/types.h"
#include "common.h"
#include <boost/shared_ptr.hpp>
Include dependency graph for spinner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ros::AsyncSpinner
 AsyncSpinner is a spinner that does not conform to the abstract Spinner interface. Instead, it spins asynchronously when you call start(), and stops when either you call stop(), ros::shutdown() is called, or its destructor is called. More...
class  ros::MultiThreadedSpinner
 Spinner which spins in multiple threads. More...
class  ros::SingleThreadedSpinner
 Spinner which runs in a single thread. More...
class  ros::Spinner
 Abstract interface for classes which spin on a callback queue. More...

Namespaces

namespace  ros

Typedefs

typedef boost::shared_ptr
< AsyncSpinnerImpl > 
ros::AsyncSpinnerImplPtr


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim
autogenerated on Tue Mar 7 2017 03:44:47