#include <navigation2D_nws_yarp/INavigation2DServerImpl.h>
Public Member Functions | |
bool | set_current_goal_name (const std::string &name) |
bool | get_current_goal_name (std::string &name) |
bool | clear () |
Definition at line 13 of file INavigation2DServerImpl.h.
bool LastGoalStorage::clear | ( | ) |
Definition at line 354 of file INavigation2DServerImpl.cpp.
bool LastGoalStorage::get_current_goal_name | ( | std::string & | name | ) |
Definition at line 344 of file INavigation2DServerImpl.cpp.
bool LastGoalStorage::set_current_goal_name | ( | const std::string & | name | ) |
Definition at line 338 of file INavigation2DServerImpl.cpp.