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.
1
9
#ifndef CbcGenMessages_H
10
#define CbcGenMessages_H
11
12
19
/*
20
$Id: CbcGenMessages.hpp 1173 2009-06-04 09:44:10Z forrest $
21
*/
22
23
/*
24
There's arguably not enough content here to justify a separate file, but it
25
maintains the common pattern for COIN code.
26
*/
27
33
typedef
enum
{
34
CBCGEN_TEST_MSG
= 1,
35
CBCGEN_NEW_SOLVER
,
36
CBCGEN_CONFUSION
,
37
CBCGEN_DUMMY_END
38
}
CbcGenMsgCode
;
39
40
#endif
41
Generated on Tue Jun 26 2012 18:54:53 by
1.8.1.1