Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Location.hpp
00001 
00002 #ifndef _SPAF_LOCATION_HPP_
00003 #define _SPAF_LOCATION_HPP_
00004 
00005 namespace jafar {
00006   namespace spaf {
00012     class Location {
00013       public:
00014         virtual ComparisonResult compareTo(const Location* location);
00015     };
00016   }
00017 }
00018 
00019 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:24 for Jafar by doxygen 1.7.6.1
LAAS-CNRS