LangTable Class Reference#include <lang.h>
Inheritance diagram for LangTable:
[legend]
Detailed Description
Language file table.
Member Typedef Documentation
Constructor & Destructor Documentation
virtual LangTable::~LangTable |
( |
|
) |
[virtual] |
Member Function Documentation
S32 LangTable::addLanguage |
( |
const UTF8 * |
filename, |
|
|
const UTF8 * |
name = NULL | |
|
) |
| | |
void LangTable::setDefaultLanguage |
( |
S32 |
langid |
) |
|
void LangTable::setCurrentLanguage |
( |
S32 |
langid |
) |
|
S32 LangTable::getCurrentLanguage |
( |
void |
|
) |
[inline] |
const UTF8* LangTable::getLangName |
( |
const S32 |
langid |
) |
const [inline] |
const S32 LangTable::getNumLang |
( |
void |
|
) |
const [inline] |
const UTF8* LangTable::getString |
( |
const U32 |
id |
) |
const |
const U32 LangTable::getStringLength |
( |
const U32 |
id |
) |
const |
Field Documentation
|