eve_evaluate.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/ 24 /*************************************************************************************************/ 28 /*************************************************************************************************/ 43 /*************************************************************************************************/ 47 /*************************************************************************************************/ 51 /*************************************************************************************************/
eve_callback_suite_t bind_layout(const bind_layout_proc_t &proc, sheet_t &layout_sheet, virtual_machine_t &evaluator) Definition: arg_stream.hpp:53 Definition: virtual_machine.hpp:35 adobe::any_regular_t layout_variables(adobe::sheet_t &layout_sheet, adobe::name_t name) Definition: functional.hpp:26 Layout data interface from the client to the engine. Definition: layout_attributes.hpp:68 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 Definition: eve_evaluate.hpp:33 Definition: name_fwd.hpp:42 Definition: eve_parser.hpp:157 void apply_layout_parameters(layout_attributes_t &data, const dictionary_t ¶meters) A runtime polymorphic type similar to boost::any which can hold any type which models Regular... Definition: any_regular.hpp:426 |