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
Generated on Sat Sep 26 13:13:04 2009 for RMOL by Doxygen 1.6.1