Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
var
build
temp
tmp.S6JLgK91Yt
4.0-0-0
coinor-cbc
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 Mon Mar 17 2014 19:08:45 by
1.8.1.2