RMOL Logo Get Revenue Management Optimisation Library at SourceForge.net. Fast, secure and Free Open Source software downloads

StatAggregatorStructList.hpp

Go to the documentation of this file.
00001 #ifndef __RMOL_BOM_STATAGGREGATORSTRUCTLIST_HPP
00002 #define __RMOL_BOM_STATAGGREGATORSTRUCTLIST_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 // STL
00008 #include <string>
00009 #include <map>
00010 
00011 namespace RMOL {
00012 
00014     struct StatAggregatorStruct_T;
00015 
00017     typedef std::map<std::string, StatAggregatorStruct_T> StatAggregatorStructList_T;
00018 }
00019 #endif // __RMOL_BOM_STATAGGREGATORSTRUCTLIST_HPP
SourceForge Logo

Generated on Wed Feb 9 2011 17:09:15 for RMOL by Doxygen 1.7.1