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

PartialSumHolderList.hpp

Go to the documentation of this file.
00001 #ifndef __RMOL_BOM_PARTIALSUMLIST_HPP
00002 #define __RMOL_BOM_PARTIALSUMLIST_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 // STL
00008 #include <list>
00009 
00010 namespace RMOL {
00011 
00013   class PartialSumHolder;
00014 
00016   typedef std::list<PartialSumHolder*> PartialSumHolderList_T;
00017 
00018 }
00019 #endif // __RMOL_BOM_PARTIALSUMLIST_HPP
SourceForge Logo

Generated on Sun Mar 7 13:11:10 2010 for RMOL by Doxygen 1.6.1