#include <translation.hpp>
Translation::Storage::Storage |
( |
| ) |
|
bool Translation::Storage::hasTranslation |
( |
| ) |
const |
void Translation::Storage::loadData |
( |
ContainerType & |
container, |
|
|
const std::string & |
fileNameNoExtension, |
|
|
const std::string & |
extension, |
|
|
const Files::Collections & |
dataFileCollections |
|
) |
| |
|
private |
void Translation::Storage::loadDataFromStream |
( |
ContainerType & |
container, |
|
|
std::istream & |
stream |
|
) |
| |
|
private |
void Translation::Storage::loadTranslationData |
( |
const Files::Collections & |
dataFileCollections, |
|
|
const std::string & |
esmFileName |
|
) |
| |
std::string Translation::Storage::topicID |
( |
const std::string & |
phrase | ) |
const |
std::string Translation::Storage::topicStandardForm |
( |
const std::string & |
phrase | ) |
const |
std::string Translation::Storage::translateCellName |
( |
const std::string & |
cellName | ) |
const |
The documentation for this class was generated from the following files: