23#ifndef ATTRIBUTE_RESOLVER_RULE_INTERNAL_HPP
24#define ATTRIBUTE_RESOLVER_RULE_INTERNAL_HPP
43std::set<attribute_store_node_t>
This module defines necessary API for using resolver.
resolver_rule_type_t
Status code for the frame transmission.
Definition: attribute_resolver_rule.h:62
std::set< attribute_store_node_t > attribute_resolver_rule_get_group_nodes(resolver_rule_type_t rule_type, attribute_store_node_t group)
Get a list of attribute types that has the same resolution method as a given attribute type.
datastore_attribute_id_t attribute_store_node_t
Handle to identify attribute store nodes.
Definition: attribute_store.h:101