stlab.adobe.com Adobe Systems Incorporated
localization.hpp
Go to the documentation of this file.
1 /*
2  Copyright 2005-2007 Adobe Systems Incorporated
3  Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
4  or a copy at http://stlab.adobe.com/licenses.html)
5 */
6 
7 /*************************************************************************************************/
8 
9 #ifndef ADOBE_LOCALIZATION_HPP
10 #define ADOBE_LOCALIZATION_HPP
11 
12 /*************************************************************************************************/
13 
14 #include <adobe/config.hpp>
15 
16 #include <boost/function.hpp>
17 
18 /*************************************************************************************************/
19 
20 namespace adobe {
21 
22 /*************************************************************************************************/
23 
35 
37 
38 std::string localization_invoke(const std::string& source);
39 
40 bool localization_ready();
41 
43 
44 /*************************************************************************************************/
45 
46 } // namespace adobe
47 
48 /*************************************************************************************************/
49 
50 #endif
51 
52 /*************************************************************************************************/

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