/home/coin/SVN-release/Cbc-2.4.1/Cbc/src/CbcGenMessages.hpp

Go to the documentation of this file.
00001 
00009 #ifndef CbcGenMessages_H
00010 #define CbcGenMessages_H
00011 
00012 
00019 /*
00020   $Id: CbcGenMessages.hpp 1173 2009-06-04 09:44:10Z forrest $
00021 */
00022 
00023 /*
00024   There's arguably not enough content here to justify a separate file, but it
00025   maintains the common pattern for COIN code.
00026 */
00027 
00033 typedef enum {
00034   CBCGEN_TEST_MSG = 1,
00035   CBCGEN_NEW_SOLVER,
00036   CBCGEN_CONFUSION,
00037   CBCGEN_DUMMY_END } CbcGenMsgCode ;
00038 
00039 #endif

Generated on Thu Apr 8 03:02:03 2010 by  doxygen 1.4.7