YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
LastGoalStorage Class Reference

#include <networkWrappers/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 ()
 

Detailed Description

Definition at line 15 of file INavigation2DServerImpl.h.

Member Function Documentation

◆ clear()

bool LastGoalStorage::clear ( )

Definition at line 346 of file INavigation2DServerImpl.cpp.

◆ get_current_goal_name()

bool LastGoalStorage::get_current_goal_name ( std::string &  name)

Definition at line 336 of file INavigation2DServerImpl.cpp.

◆ set_current_goal_name()

bool LastGoalStorage::set_current_goal_name ( const std::string &  name)

Definition at line 330 of file INavigation2DServerImpl.cpp.


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