$treeview $search $mathjax
TravelCCM Logo  1.00.1
$projectbrief
$projectbrief
$searchbox

CmdAbstract.hpp

Go to the documentation of this file.
00001 #ifndef __TRAVELCCM_CMD_CMDABSTRACT_HPP
00002 #define __TRAVELCCM_CMD_CMDABSTRACT_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 
00008 namespace TRAVELCCM {
00009 
00011   class CmdAbstract {
00012   public:
00013     
00014   };
00015 
00016 }
00017 #endif // __TRAVELCCM_CMD_CMDABSTRACT_HPP