#include <libintl.h>#include <locale.h>#include "typedefs.h"


Go to the source code of this file.
Defines | |
| #define | I18N_H I18N_H |
Functions | |
| void | i18nInit () |
| string | tr (const string &in) |
| string | tr (const char *in) |
| char * | trc (const char *in) |
| string | latin1tounicode (unsigned char in) |
| #define I18N_H I18N_H |
| string latin1tounicode | ( | unsigned char | in | ) |
Referenced by fixedString().
| string tr | ( | const char * | in | ) |
| string tr | ( | const string & | in | ) |
Referenced by htmlreporter::bigblockstart(), htmlreporter::blockstart(), txtreporter::blockstart(), DailyActivity::calcDurations(), checkDayDrivingTime(), Technical::CompleteReport(), formatCalibrationPurpose(), formatControlType(), formatDailyWorkPeriod(), formatEquipmentType(), formatEventRecordPurpose(), formatEventType(), formatRange(), formatSpecificCondition(), InfoAppend(), main(), Activities::name(), nationNumeric(), htmlreporter::operator()(), txtreporter::operator()(), Driver_Activity_Data::printOn(), htmlreporter::single(), txtreporter::single(), and visualization().
| char* trc | ( | const char * | in | ) |
Referenced by main().
1.5.8