Definition at line 45 of file CmdTranslation.h.
◆ add_translation()
void CmdTranslation::add_translation |
( |
const std::string & |
name, |
|
|
p_cmd_translator |
func |
|
) |
| |
|
static |
◆ dump()
void CmdTranslation::dump |
( |
std::ostream & |
strm | ) |
|
|
static |
◆ initialize()
int CmdTranslation::initialize |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
static |
◆ is_show()
static bool CmdTranslation::is_show |
( |
| ) |
|
|
inlinestatic |
◆ remove_translation()
void CmdTranslation::remove_translation |
( |
const std::string & |
name | ) |
|
|
static |
◆ set_show()
static void CmdTranslation::set_show |
( |
bool |
val | ) |
|
|
inlinestatic |
◆ terminate()
int CmdTranslation::terminate |
( |
void |
| ) |
|
|
static |
◆ translate()
string CmdTranslation::translate |
( |
const std::string & |
commands | ) |
|
|
static |
The documentation for this class was generated from the following files: