Spinner which runs in a single thread. More...
#include <spinner.h>

Public Member Functions | |
| virtual void | spin (CallbackQueue *queue=0) |
| Spin on a callback queue (defaults to the global one). Blocks until roscpp has been shutdown. More... | |
Public Member Functions inherited from roswrap::Spinner | |
| virtual | ~Spinner () |
|
virtual |
Spin on a callback queue (defaults to the global one). Blocks until roscpp has been shutdown.
Implements roswrap::Spinner.