, including all inherited members.
_init_ | srs_actions_server.SRSActionServer | [private] |
accept_new_goal | srs_actions_server.SRSActionServer | |
acceptNewGoal() | actionlib::SimpleActionServer< ActionSpec > | |
ACTION_DEFINITION(ActionSpec) | actionlib::SimpleActionServer< ActionSpec > | |
current_goal | srs_actions_server.SRSActionServer | |
ExecuteCallback typedef | actionlib::SimpleActionServer< ActionSpec > | |
GoalHandle typedef | actionlib::SimpleActionServer< ActionSpec > | |
isActive() | actionlib::SimpleActionServer< ActionSpec > | |
isNewGoalAvailable() | actionlib::SimpleActionServer< ActionSpec > | |
isPreemptRequested() | actionlib::SimpleActionServer< ActionSpec > | |
new_goal | srs_actions_server.SRSActionServer | |
new_goal_preempt_request | srs_actions_server.SRSActionServer | |
preempt_request | srs_actions_server.SRSActionServer | |
publishFeedback(const FeedbackConstPtr &feedback) | actionlib::SimpleActionServer< ActionSpec > | |
publishFeedback(const Feedback &feedback) | actionlib::SimpleActionServer< ActionSpec > | |
registerGoalCallback(boost::function< void()> cb) | actionlib::SimpleActionServer< ActionSpec > | |
registerPreemptCallback(boost::function< void()> cb) | actionlib::SimpleActionServer< ActionSpec > | |
setAborted(const Result &result=Result(), const std::string &text=std::string("")) | actionlib::SimpleActionServer< ActionSpec > | |
setPreempted(const Result &result=Result(), const std::string &text=std::string("")) | actionlib::SimpleActionServer< ActionSpec > | |
setSucceeded(const Result &result=Result(), const std::string &text=std::string("")) | actionlib::SimpleActionServer< ActionSpec > | |
shutdown() | actionlib::SimpleActionServer< ActionSpec > | |
SimpleActionServer(std::string name, ExecuteCallback execute_cb, bool auto_start) | actionlib::SimpleActionServer< ActionSpec > | |
SimpleActionServer(std::string name, bool auto_start) | actionlib::SimpleActionServer< ActionSpec > | |
SimpleActionServer(std::string name, ExecuteCallback execute_cb=NULL) | actionlib::SimpleActionServer< ActionSpec > | |
SimpleActionServer(ros::NodeHandle n, std::string name, ExecuteCallback execute_cb, bool auto_start) | actionlib::SimpleActionServer< ActionSpec > | |
SimpleActionServer(ros::NodeHandle n, std::string name, bool auto_start) | actionlib::SimpleActionServer< ActionSpec > | |
SimpleActionServer(ros::NodeHandle n, std::string name, ExecuteCallback execute_cb=NULL) | actionlib::SimpleActionServer< ActionSpec > | |
start() | actionlib::SimpleActionServer< ActionSpec > | |
take_next_goal | srs_actions_server.SRSActionServer | |
~SimpleActionServer() | actionlib::SimpleActionServer< ActionSpec > | |