![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Server/client environment: argument handling, config file parsing, thread wrappers. More...
#include <system.h>
Public Attributes | |
| boost::signals2::signal< std::string(const char *psz)> | Translate |
| Translate a message to the native language of the user. More... | |
Server/client environment: argument handling, config file parsing, thread wrappers.
Signals for translation.
| boost::signals2::signal<std::string (const char* psz)> CTranslationInterface::Translate |