TravelCCM Logo  1.00.1
C++ Travel Customer Choice Model Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
FileMgr.hpp
Go to the documentation of this file.
1 #ifndef __TRAVELCCM_CMD_FILEMGR_HPP
2 #define __TRAVELCCM_CMD_FILEMGR_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 #include <string>
8 
9 namespace TRAVELCCM {
10 
11  class TravelSolutionHolder;
12 
15  class FileMgr {
16  public:
17 
18  };
19 }
20 #endif // __TRAVELCCM_CMD_FILEMGR_HPP