| Arc typedef | Aleph::GraphCopyWithMapping< GT, Tree > | |
| Arc_Type typedef | Aleph::GraphCopyWithMapping< GT, Tree > | |
| build_copy(const GT &src) | Aleph::GraphCopyWithMapping< GT, Tree > | inlineprivate |
| clear() | Aleph::GraphCopyWithMapping< GT, Tree > | inline |
| copied_graph | Aleph::GraphCopyWithMapping< GT, Tree > | private |
| for_each_mapping(Op op) const | Aleph::GraphCopyWithMapping< GT, Tree > | inline |
| get_copy(Node *orig) const | Aleph::GraphCopyWithMapping< GT, Tree > | inline |
| get_graph() noexcept | Aleph::GraphCopyWithMapping< GT, Tree > | inline |
| get_graph() const noexcept | Aleph::GraphCopyWithMapping< GT, Tree > | inline |
| GraphCopyWithMapping(const GT &src) | Aleph::GraphCopyWithMapping< GT, Tree > | inlineexplicit |
| GraphCopyWithMapping()=default | Aleph::GraphCopyWithMapping< GT, Tree > | |
| GraphCopyWithMapping(GraphCopyWithMapping &&other) noexcept=default | Aleph::GraphCopyWithMapping< GT, Tree > | |
| GraphCopyWithMapping(const GraphCopyWithMapping &)=delete | Aleph::GraphCopyWithMapping< GT, Tree > | |
| has_copy(Node *orig) const noexcept | Aleph::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 typedef | Aleph::GraphCopyWithMapping< GT, Tree > | |
| node_map | Aleph::GraphCopyWithMapping< GT, Tree > | private |
| Node_Type typedef | Aleph::GraphCopyWithMapping< GT, Tree > | |
| num_arcs() const noexcept | Aleph::GraphCopyWithMapping< GT, Tree > | inline |
| num_nodes() const noexcept | Aleph::GraphCopyWithMapping< GT, Tree > | inline |
| operator=(GraphCopyWithMapping &&other) noexcept=default | Aleph::GraphCopyWithMapping< GT, Tree > | |
| operator=(const GraphCopyWithMapping &)=delete | Aleph::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 noexcept | Aleph::GraphCopyWithMapping< GT, Tree > | inline |