Adobe Source Libraries
2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
adam_evaluate.hpp
Go to the documentation of this file.
1
/*
2
Copyright 2013 Adobe
3
Distributed under the Boost Software License, Version 1.0.
4
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
*/
6
/**************************************************************************************************/
7
8
#ifndef ADOBE_ADAM_EVALUATE_HPP
9
#define ADOBE_ADAM_EVALUATE_HPP
10
11
#include <
adobe/config.hpp
>
12
13
#include <
adobe/adam.hpp
>
// REVISIT (sparent) : need an adam_fwd.hpp
14
#include <
adobe/adam_parser.hpp
>
15
#include <
adobe/external_model.hpp
>
16
17
/**************************************************************************************************/
18
19
namespace
adobe
{
20
25
/**************************************************************************************************/
26
30
adam_callback_suite_t
bind_to_sheet
(
sheet_t
&);
31
adam_callback_suite_t
bind_to_sheet
(
sheet_t
&,
external_model_t
&);
32
33
/**************************************************************************************************/
34
35
}
// namespace adobe
36
37
/**************************************************************************************************/
38
39
#endif
// ADOBE_ADAM_EVALUATE_HPP
40
41
/**************************************************************************************************/
adam.hpp
adam_parser.hpp
adobe::external_model_t
Definition
external_model.hpp:36
adobe::sheet_t
The fundamental data structure for the Property Model engine.
Definition
adam.hpp:56
config.hpp
external_model.hpp
adobe::bind_to_sheet
adam_callback_suite_t bind_to_sheet(sheet_t &)
adobe
Definition
class_template.hpp:7
adobe::adam_callback_suite_t
Callback class for the Adam parser.
Definition
adam_parser.hpp:131
adobe
adam_evaluate.hpp
Generated by
1.14.0