Go to the documentation of this file.
8 #ifndef ZenLib_TranslationH
9 #define ZenLib_TranslationH
Helper for translation.
Definition: Translation.h:24
Ztring Quote
Definition: Translation.h:54
void Separator_Set(size_type Level, const Ztring &NewSeparator)
Set the Separator character.
void Max_Set(size_type Level, size_type Max)
Set the Maximum number of element to read During Read() or Write() method, if there is more elements,...
String manipulation (based on std::(w)string)
Definition: Ztring.h:49
void Write(const Ztring &NewLanguage)
char Char
Definition: Conf.h:244
Definition: BitStream.h:23
Ztring Separator[2]
Definition: Translation.h:53
size_type Max[2]
Definition: Translation.h:55
void Quote_Set(const Ztring &NewQuote)
Set the Quote character During Read() or Write() method, if Separator is in the sequence,...