|
FONTAINE
1.0
|
#include <iostream>#include <libintl.h>#include <locale.h>#include <stdarg.h>#include "BufferSizes.h"#include <string>#include <stdio.h>Go to the source code of this file.
Classes | |
| class | Message |
| class | MessageInitializer |
Functions | |
| std::string | L (const char *format,...) |
| std::string L | ( | const char * | format, |
| ... | |||
| ) |
References Message::_message, Message::_truncated, and GENERAL_STRING_BUFFER_SIZE.
Referenced by FXHTMLR::addKeyValuePair(), main(), and MessageInitializer::MessageInitializer().
1.8.11