CppGraph Application Framework©
Copyright © 2004-202x Geoff Goldberg
cppgraph::node_link Member List

This is the complete list of members for cppgraph::node_link, including all inherited members.

add_property_link(link_name_t const &link_name, property_handle const &h_property) constcppgraph::properties_parent
find_or_add_property_link_t(link_name_t const &link_name) constcppgraph::properties_parentinline
find_properties(node_handle_t< property_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_properties(link_name_t const &link_name, error_action_enum error_action_type, selection_multiplicity_enum selection_multiplicity_type, node_handle_t< property_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_properties_t(error_action_enum error_action_type, selection_multiplicity_enum selection_multiplicity_type, node_handle_t< property_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_properties_t(link_name_t const &link_name, error_action_enum error_action_type, selection_multiplicity_enum selection_multiplicity_type, node_handle_t< property_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_property(link_name_t const &link_name, error_action_enum error_action_type, node_handle_t< property_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_property_link(link_name_t const &link_name, error_action_enum error_action_type, node_handle_t< property_link_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_property_link_t(error_action_enum error_action_type, node_handle_t< property_link_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_property_link_t(link_name_t const &link_name, error_action_enum error_action_type, node_handle_t< property_link_filter > const &h_filter=nullptr) constcppgraph::properties_parentinline
find_property_links(node_handle_t< property_link_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_property_links(link_name_t const &link_name, error_action_enum error_action_type, selection_multiplicity_enum selection_multiplicity_type, node_handle_t< property_link_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_property_links_t(error_action_enum error_action_type, selection_multiplicity_enum selection_multiplicity_type, node_handle_t< property_link_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_property_links_t(link_name_t const &link_name, error_action_enum error_action_type, selection_multiplicity_enum selection_multiplicity_type, node_handle_t< property_link_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_property_t(error_action_enum error_action_type, node_handle_t< property_filter > const &h_filter=nullptr) constcppgraph::properties_parent
find_property_t(link_name_t const &link_name, error_action_enum error_action_type, node_handle_t< property_filter > const &h_filter=nullptr) constcppgraph::properties_parentinline
get_child() const noexceptcppgraph::node_link
get_child_t(error_action_enum error_action_type) constcppgraph::node_linkinline
get_id() const overridecppgraph::node_linkvirtual
get_name() constcppgraph::node_link
get_node(relationship_enum relationship_type, error_action_enum error_action_type) constcppgraph::node_link
get_node_link_id() constcppgraph::node_link
get_parent(error_action_enum error_action_type) constcppgraph::node_link
get_parent_node_id(error_action_enum error_action_type) constcppgraph::node_link
get_parent_t(error_action_enum error_action_type) constcppgraph::node_linkinline
replace_property(property_handle const &h_current_property, property_handle const &h_new_property, error_action_enum error_action_type)cppgraph::properties_parent
set_properties(link_name_t const &link_name, property_handle_list const &properties) constcppgraph::properties_parent
set_property_link(property_link_handle const &h_link) constcppgraph::properties_parent
set_property_links(property_link_handle_list const &links) constcppgraph::properties_parent
set_user_property_t(link_name_t const &link_name, T const &value) constcppgraph::properties_parentinline
unnamed_link_namecppgraph::node_linkinlinestatic
~node_link()cppgraph::node_link