OPTPiX SpriteStudio SDK
|
Public Types | |
typedef unicode_to_utf8_engine | this_type |
typedef bbl_translate_engine < bbl_wstring, bbl_string > | base_type |
typedef base_type::bbl_translater_type | bbl_translater_type |
typedef base_type::from_string_type | from_string_type |
typedef base_type::to_string_type | to_string_type |
Public Types inherited from babel::bbl_translate_engine< bbl_wstring, bbl_string > | |
typedef bbl_translate_engine < bbl_wstring, bbl_string > | this_type |
typedef bbl_translater < bbl_wstring, bbl_string > | bbl_translater_type |
typedef bbl_wstring | from_string_type |
typedef bbl_string | to_string_type |
Public Types inherited from babel::bbl_smart_base | |
typedef bbl_smart_base | this_type |
Static Public Member Functions | |
static bbl_translater_type | create () |
static const to_string_type | ignite (const from_string_type &X) |
Protected Member Functions | |
void | translate () |
Additional Inherited Members | |
Public Member Functions inherited from babel::bbl_translate_engine< bbl_wstring, bbl_string > | |
virtual void | flush () |
virtual void | clear () |
const to_string_type & | ignite (const from_string_type &X) |
Protected Attributes inherited from babel::bbl_translate_engine< bbl_wstring, bbl_string > | |
from_string_type | untranslated_buffer |
to_string_type | translated_buffer |