$treeview $search $mathjax
StdAir Logo  1.00.2
$projectbrief
$projectbrief
$searchbox

stdair/command/CmdAbstract.hpp

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