|
xoreos
0.0.5
|
The global talk manager for Aurora strings. More...
#include "src/common/scopedptr.h"#include "src/common/error.h"#include "src/common/ustring.h"#include "src/common/readstream.h"#include "src/common/uuid.h"#include "src/common/encoding.h"#include "src/aurora/talkman.h"#include "src/aurora/resman.h"#include "src/aurora/talktable.h"
Go to the source code of this file.
Namespaces | |
| Aurora | |
Functions | |
| static TalkTable * | Aurora::loadTable (const Common::UString &name, Common::Encoding encoding) |
| static void | Aurora::loadTables (const Common::UString &nameM, const Common::UString &nameF, TalkTable *&tableM, TalkTable *&tableF, Common::Encoding encoding) |
Variables | |
| static const Common::UString | Aurora::kEmptyString = "" |
The global talk manager for Aurora strings.
Definition in file talkman.cpp.
1.8.14