|
CoinUtils
trunk
|
The standard set of Coin messages. More...
#include <CoinMessage.hpp>
Inheritance diagram for CoinMessage:
Collaboration diagram for CoinMessage:Public Member Functions | |
Constructors etc | |
| CoinMessage (Language language=us_en) | |
| Constructor. | |
The standard set of Coin messages.
This class provides convenient access to the standard set of Coin messages. In a nutshell, it's a CoinMessages object with a constructor that preloads the standard Coin messages.
Definition at line 79 of file CoinMessage.hpp.
| CoinMessage::CoinMessage | ( | Language | language = us_en | ) |
Constructor.
Build a CoinMessages object and load it with the standard set of Coin messages.
1.7.6.1