stlab.adobe.com Adobe Systems Incorporated
eve_evaluate.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_EVE_EVALUATE_HPP
10 #define ADOBE_EVE_EVALUATE_HPP
11 
12 #include <adobe/config.hpp>
13 
14 #include <boost/function.hpp>
15 
16 #include <adobe/dictionary_fwd.hpp>
17 #include <adobe/name_fwd.hpp>
18 
19 #include <adobe/adam.hpp>
20 #include <adobe/eve_parser.hpp>
23 
24 /*************************************************************************************************/
25 
26 namespace adobe {
27 
28 /*************************************************************************************************/
29 
30 typedef boost::function<
32  name_t name,
34 
36  virtual_machine_t& evaluator);
37 
39  const dictionary_t& parameters);
40 
42 
43 /*************************************************************************************************/
44 
45 } // namespace adobe
46 
47 /*************************************************************************************************/
48 
49 #endif
50 
51 /*************************************************************************************************/

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