#include <boost/thread/condition.hpp>
#include <boost/thread/mutex.hpp>
Go to the source code of this file.
Classes | |
class | actionlib::DestructionGuard |
This class protects an object from being destructed until all users of that object relinquish control of it. More... | |
class | actionlib::DestructionGuard::ScopedProtector |
Protects a DestructionGuard until this object goes out of scope. More... | |
Namespaces | |
namespace | actionlib |