stlab.adobe.com Adobe Systems Incorporated

Typedefs

typedef boost::function
< std::string(const
std::string &)> 
localization_lookup_proc_t
 

Functions

std::string localization_invoke (const std::string &source)
 
bool localization_ready ()
 
void localization_register (const localization_lookup_proc_t &proc)
 

Detailed Description

Typedef Documentation

typedef boost::function<std::string (const std::string&)> localization_lookup_proc_t

The proc used here can expect utf-8 coming in and should output utf-8 encoded text in kind.

Definition at line 34 of file localization.hpp.

Function Documentation

std::string adobe::localization_invoke ( const std::string &  source)
bool adobe::localization_ready ( )
void adobe::localization_register ( const localization_lookup_proc_t &  proc)

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google