Cbc
2.8.12
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
CbcGenMessages.hpp
Go to the documentation of this file.
1
/*
2
Copyright (C) 2007
3
Lou Hafer, International Business Machines Corporation and others. All
4
Rights Reserved.
5
6
This code is licensed under the terms of the Eclipse Public License (EPL).
7
*/
8
/*
9
This file is part of cbc-generic.
10
*/
11
12
#ifndef CbcGenMessages_H
13
#define CbcGenMessages_H
14
15
22
/*
23
$Id: CbcGenMessages.hpp 1902 2013-04-10 16:58:16Z stefan $
24
*/
25
26
/*
27
There's arguably not enough content here to justify a separate file, but it
28
maintains the common pattern for COIN code.
29
*/
30
36
typedef
enum
{
37
CBCGEN_TEST_MSG
= 1,
38
CBCGEN_NEW_SOLVER
,
39
CBCGEN_CONFUSION
,
40
CBCGEN_DUMMY_END
41
}
CbcGenMsgCode
;
42
43
#endif
44
CBCGEN_DUMMY_END
Definition:
CbcGenMessages.hpp:40
CBCGEN_NEW_SOLVER
Definition:
CbcGenMessages.hpp:38
CBCGEN_TEST_MSG
Definition:
CbcGenMessages.hpp:37
CbcGenMsgCode
CbcGenMsgCode
Symbolic names for cbc-generic messages.
Definition:
CbcGenMessages.hpp:36
CBCGEN_CONFUSION
Definition:
CbcGenMessages.hpp:39
Generated on Sun Oct 19 2014 01:06:23 for Cbc by
1.8.6