Public Member Functions | Public Attributes
actionlib::MGActionServer< ActionSpec >::GoalQueueItem Class Reference

#include <MultiGoalActionServer.h>

List of all members.

Public Member Functions

 GoalQueueItem (GoalHandle g)
 ~GoalQueueItem ()

Public Attributes

GoalHandle goal
bool isPreemptReq
boost::thread * thread

Detailed Description

template<class ActionSpec>
class actionlib::MGActionServer< ActionSpec >::GoalQueueItem

Definition at line 69 of file MultiGoalActionServer.h.


Constructor & Destructor Documentation

template<class ActionSpec>
actionlib::MGActionServer< ActionSpec >::GoalQueueItem::GoalQueueItem ( GoalHandle  g) [inline]

Definition at line 74 of file MultiGoalActionServer.h.

template<class ActionSpec>
actionlib::MGActionServer< ActionSpec >::GoalQueueItem::~GoalQueueItem ( ) [inline]

Definition at line 76 of file MultiGoalActionServer.h.


Member Data Documentation

template<class ActionSpec>
GoalHandle actionlib::MGActionServer< ActionSpec >::GoalQueueItem::goal

Definition at line 71 of file MultiGoalActionServer.h.

template<class ActionSpec>
bool actionlib::MGActionServer< ActionSpec >::GoalQueueItem::isPreemptReq

Definition at line 72 of file MultiGoalActionServer.h.

template<class ActionSpec>
boost::thread* actionlib::MGActionServer< ActionSpec >::GoalQueueItem::thread

Definition at line 73 of file MultiGoalActionServer.h.


The documentation for this class was generated from the following file:


robot_task
Author(s):
autogenerated on Wed Aug 26 2015 11:16:50