Pyrogenesis  trunk
Classes | Namespaces
dictionary_manager.hpp File Reference
#include <deque>
#include <memory>
#include <set>
#include <string>
#include <unordered_map>
#include "dictionary.hpp"
#include "language.hpp"
Include dependency graph for dictionary_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tinygettext::DictionaryManager
 Manager class for dictionaries, you give it a bunch of directories with .po files and it will then automatically load the right file on demand depending on which language was set. More...
 

Namespaces

 tinygettext