OverSim
AreaDataContainer.h
Go to the documentation of this file.
1 /*
2  * AreaDataContainer.h
3  *
4  * Created on: 10.08.2010
5  * Author: user
6  */
7 
8 #ifndef AREADATACONTAINER_H_
9 #define AREADATACONTAINER_H_
10 
11 
12 #include <CoordBasedRouting.h>
13 
15 
16 public:
18  virtual ~AreaDataContainer();
19 
21 };
22 
23 #endif /* AREADATACONTAINER_H_ */