The standard set of Coin messages. More...
#include <CoinMessage.hpp>


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 74 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.6.1