eve_evaluate.hpp File Reference
#include <adobe/config.hpp>
#include <boost/function.hpp>
#include <adobe/dictionary_fwd.hpp>
#include <adobe/name_fwd.hpp>
#include <adobe/basic_sheet.hpp>
#include <adobe/eve_parser.hpp>
#include <adobe/layout_attributes.hpp>
#include <adobe/virtual_machine.hpp>
Go to the source code of this file.
|
Namespaces |
| namespace | adobe |
Typedefs |
typedef boost::function
< eve_callback_suite_t::position_t(const
eve_callback_suite_t::position_t
&parent, name_t name,
dictionary_t arguments)> | bind_layout_proc_t |
Functions |
| void | apply_layout_parameters (layout_attributes_t &data, const dictionary_t ¶meters) |
| eve_callback_suite_t | bind_layout (const bind_layout_proc_t &proc, basic_sheet_t &layout_sheet, virtual_machine_t &evaluator) |