Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mapProvider Class Reference

An interface for any class that can provide a map & abstract map, as well as a heuristic for that map. More...

#include <mapProvider.h>

Inheritance diagram for mapProvider:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~mapProvider ()
virtual MapgetMap ()=0
virtual mapAbstractiongetMapAbstraction ()=0

Detailed Description

An interface for any class that can provide a map & abstract map, as well as a heuristic for that map.


Constructor & Destructor Documentation

virtual mapProvider::~mapProvider  )  [inline, virtual]
 


Member Function Documentation

virtual Map* mapProvider::getMap  )  [pure virtual]
 

Implemented in sharedAMapGroup, and unitSimulation.

virtual mapAbstraction* mapProvider::getMapAbstraction  )  [pure virtual]
 

Implemented in sharedAMapGroup, and unitSimulation.


The documentation for this class was generated from the following file:
Generated on Tue Aug 18 03:43:49 2009 for HOG by doxygen 1.3.4