SmiMessage.hpp
Go to the documentation of this file.
1 // Copyright (C) 2002, International Business Machines
2 // Corporation and others. All Rights Reserved.
3 #ifndef SmiMessage_H
4 #define SmiMessage_H
5 
6 
7 #include "CoinPragma.hpp"
8 
9 // This deals with Smi messages (as against Osi messages etc)
10 
11 #include "CoinMessageHandler.hpp"
13 {
16 };
17 
20 class SmiMessage : public CoinMessages {
21 
22 public:
23 
29 
30 };
31 
32 #endif
SMI_Message
Definition: SmiMessage.hpp:12
SmiMessage(Language language=us_en)
Constructor.
This deals with Clp messages (as against Osi messages etc)
Definition: SmiMessage.hpp:20
Language language() const
Language.
This is a first attempt at a message handler.
Class to hold and manipulate an array of massaged messages.
Language
Supported languages.