#include "tag.h"
Go to the source code of this file.
Compounds | |
struct | LocaleSwitcher::Language |
class that handels one language. More... | |
struct | LocaleSwitcher::Error |
class | Locale |
tag that handels the locale tag <locale language="englisch">. More... | |
class | LocaleClose |
this class handles the </locale> tag. More... | |
class | LocaleSwitcher |
class that handels the locale language switch. More... | |
struct | LocaleSwitcher::Tag |
Functions | |
std::ostream & | operator<< (std::ostream &, const LocaleSwitcher::Tag &t) |
|
|