Zigbee Protocol Controller 1.6.0
attribute_mapper_ast_dep_eval.hpp File Reference
#include <set>
#include "attribute.hpp"
#include "attribute_mapper_ast_eval.hpp"

Go to the source code of this file.

Classes

class  ast::dep_eval
 Dependency evaluator. More...
 
class  ast::dep_eval_path
 Attribute path evaluator. More...
 

Namespaces

namespace  ast
 

Typedefs

typedef char ast::value_type_t
 
typedef std::pair< attribute_store_type_t, value_type_t > ast::attribute_dependency_t
 
typedef std::vector< attribute_dependency_t > ast::dependencies_t