Bonmin 1.8.9
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
BonMsgUtils.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  Bonmin
 (C) Copyright International Business Machines Corporation 2007
 

Macros

#define ADD_MSG(Id, Type, Level, MSG)   addMessage(Id, CoinOneMessage( Type(Id), Level, MSG))
 

Functions

int Bonmin::std_m (int n)
 
int Bonmin::warn_m (int n)
 
int Bonmin::err_m (int n)
 

Macro Definition Documentation

◆ ADD_MSG

#define ADD_MSG ( Id,
Type,
Level,
MSG )   addMessage(Id, CoinOneMessage( Type(Id), Level, MSG))

Definition at line 7 of file BonMsgUtils.hpp.