#include <grid_manager.hpp>

| Private Attributes | |
| std::string | initializedGridFilePath | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from directSearchWS::DirectSearchManager | |
| bool | parsePosesToExploreFromXML (const std::string &path) | 
|  Protected Member Functions inherited from directSearchWS::DirectSearchHandler | |
| void | calculateRemainingPosesDistances () | 
|  Protected Attributes inherited from directSearchWS::DirectSearchManager | |
| FilterPosesDependingOnAlreadyFoundObjectTypesPtr | filterPosesDependingOnAlreadyFoundObjectTypesPtr | 
| SearchedObjectTypes | lastSearchedObjectTypes | 
| bool | reorderPosesByNBVParam | 
|  Protected Attributes inherited from directSearchWS::DirectSearchHandler | |
| bool | arePosesFromDemonstrationLeft | 
| bool | isNoPoseLeft | 
| bool | isRobotPoseChanged | 
| bool | isSameRobotPoseAsBefore | 
| PosePtr | nextCameraPosePtr | 
| SearchedObjectTypesAndIds | nextFilteredSearchedObjectTypesAndIds | 
| PtuTuplePtr | nextPtuPtr | 
| PosePtr | nextRobotPosePtr | 
| PoseHelperPtr | poseHelperPtr | 
| RobotStatePtrVecPtr | posesToExplorePtr | 
| double | remainingPosesDistances | 
Definition at line 25 of file grid_manager.hpp.
| directSearchWS::GridManager::GridManager | ( | std::string | initializedGridFilePath | ) | 
Definition at line 22 of file grid_manager.cpp.
| 
 | virtual | 
Definition at line 26 of file grid_manager.cpp.
| 
 | virtual | 
Implements directSearchWS::DirectSearchManager.
Definition at line 35 of file grid_manager.cpp.
| 
 | virtual | 
Reimplemented from directSearchWS::DirectSearchManager.
Definition at line 28 of file grid_manager.cpp.
| 
 | private | 
Definition at line 28 of file grid_manager.hpp.