descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
Localization
des
util
localization
interface
Localization :
WordConverter
{
string
name
();
bool
has
(string key);
wstring
notFound
(string key);
}
Members
Functions
has
bool
has
(string key)
name
string
name
()
notFound
wstring
notFound
(string key)
return if opIndex can't find key
Inherited Members
From WordConverter
opIndex
wstring
opIndex
(string key)
Meta
Source
See Implementation
des
util
localization
classes
BaseLocalization
DictionaryLoaderException
DirDictionaryLoader
Translator
functions
setTranslatePath
interfaces
DictionaryLoader
Localization
WordConverter
properties
_