Jafar
|
00001 #ifndef _SPAF_SENSORS_DATA_HPP_ 00002 #define _SPAF_SENSORS_DATA_HPP_ 00003 00004 namespace jafar { 00005 namespace spaf { 00006 class SensorsData { 00007 public: 00008 SensorsData() {} 00009 }; 00010 } 00011 } 00012 00013 #endif
Generated on Wed Oct 15 2014 00:37:28 for Jafar by doxygen 1.7.6.1 |