• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

/tmp/buildd/coinor-cbc-2.5.0/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
00038 } CbcGenMsgCode ;
00039 
00040 #endif
00041 

Generated on Tue Sep 7 2010 20:23:52 by  doxygen 1.7.1