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

FileMgr.hpp

Go to the documentation of this file.
00001 #ifndef __TRAVELCCM_CMD_FILEMGR_HPP
00002 #define __TRAVELCCM_CMD_FILEMGR_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 #include <string>
00008 
00009 namespace TRAVELCCM {
00010 
00011   class TravelSolutionHolder;
00012   
00015   class FileMgr {
00016   public:
00017     
00018   };
00019 }
00020 #endif // __TRAVELCCM_CMD_FILEMGR_HPP