PIVX Core  5.6.99
P2P Digital Currency
Public Attributes | List of all members
CTranslationInterface Class Reference

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

Detailed Description

Server/client environment: argument handling, config file parsing, thread wrappers.

Signals for translation.

Definition at line 43 of file system.h.

Member Data Documentation

◆ Translate

boost::signals2::signal<std::string (const char* psz)> CTranslationInterface::Translate

Translate a message to the native language of the user.

Definition at line 47 of file system.h.


The documentation for this class was generated from the following file: