TravelCCM Logo  1.00.9
C++ Travel Customer Choice Model Library
Loading...
Searching...
No Matches
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
9namespace TRAVELCCM {
10
11 class TravelSolutionHolder;
12
15 class FileMgr {
16 public:
17
18 };
19}
20#endif // __TRAVELCCM_CMD_FILEMGR_HPP