Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::GraphCopyWithMapping< GT, Tree > Member List

This is the complete list of members for Aleph::GraphCopyWithMapping< GT, Tree >, including all inherited members.

Arc typedefAleph::GraphCopyWithMapping< GT, Tree >
Arc_Type typedefAleph::GraphCopyWithMapping< GT, Tree >
build_copy(const GT &src)Aleph::GraphCopyWithMapping< GT, Tree >inlineprivate
clear()Aleph::GraphCopyWithMapping< GT, Tree >inline
copied_graphAleph::GraphCopyWithMapping< GT, Tree >private
for_each_mapping(Op op) constAleph::GraphCopyWithMapping< GT, Tree >inline
get_copy(Node *orig) constAleph::GraphCopyWithMapping< GT, Tree >inline
get_graph() noexceptAleph::GraphCopyWithMapping< GT, Tree >inline
get_graph() const noexceptAleph::GraphCopyWithMapping< GT, Tree >inline
GraphCopyWithMapping(const GT &src)Aleph::GraphCopyWithMapping< GT, Tree >inlineexplicit
GraphCopyWithMapping()=defaultAleph::GraphCopyWithMapping< GT, Tree >
GraphCopyWithMapping(GraphCopyWithMapping &&other) noexcept=defaultAleph::GraphCopyWithMapping< GT, Tree >
GraphCopyWithMapping(const GraphCopyWithMapping &)=deleteAleph::GraphCopyWithMapping< GT, Tree >
has_copy(Node *orig) const noexceptAleph::GraphCopyWithMapping< GT, Tree >inline
insert_arc(Node *src, Node *tgt, const Arc_Type &info=Arc_Type())Aleph::GraphCopyWithMapping< GT, Tree >inline
insert_unmapped_node(const Node_Type &info=Node_Type())Aleph::GraphCopyWithMapping< GT, Tree >inline
insert_unmapped_node(Node_Type &&info)Aleph::GraphCopyWithMapping< GT, Tree >inline
Node typedefAleph::GraphCopyWithMapping< GT, Tree >
node_mapAleph::GraphCopyWithMapping< GT, Tree >private
Node_Type typedefAleph::GraphCopyWithMapping< GT, Tree >
num_arcs() const noexceptAleph::GraphCopyWithMapping< GT, Tree >inline
num_nodes() const noexceptAleph::GraphCopyWithMapping< GT, Tree >inline
operator=(GraphCopyWithMapping &&other) noexcept=defaultAleph::GraphCopyWithMapping< GT, Tree >
operator=(const GraphCopyWithMapping &)=deleteAleph::GraphCopyWithMapping< GT, Tree >
remove_arc(Arc *arc)Aleph::GraphCopyWithMapping< GT, Tree >inline
remove_node(Node *node)Aleph::GraphCopyWithMapping< GT, Tree >inline
search_copy(Node *orig) const noexceptAleph::GraphCopyWithMapping< GT, Tree >inline