#include <actionlib/action_definition.h>
#include <actionlib/server/status_tracker.h>
#include <actionlib/destruction_guard.h>
#include <boost/shared_ptr.hpp>
#include <actionlib/server/handle_tracker_deleter_imp.h>
Go to the source code of this file.
Classes | |
class | actionlib::HandleTrackerDeleter< ActionSpec > |
A class to help with tracking GoalHandles and removing goals from the status list when the last GoalHandle associated with a given goal is deleted. More... | |
Namespaces | |
namespace | actionlib |