__dbase | search_graph | |
__dbuser | search_graph | |
__DG(const allocator_type &__a=allocator_type()) | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
__DG(const _Self &__x) | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
_C_create_node(const search_node *&__x) | dag< search_node * > | |
_C_create_node() | dag< search_node * > | |
dgraph::_C_create_node(const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
_C_get_node() | dag< search_node * > | |
_C_ground | dag< search_node * > | |
_C_mark | dag< search_node * > | |
_C_put_node(_DG_node< search_node *, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator > *__p) | dag< search_node * > | |
dgraph::_C_put_node(_DG_node< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator > *__p) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
_DG_base::_C_put_node(_DG_node< _Tp, _Ctr, _Iterator > *__p) | _DG_base< _Tp, _Ctr, _Iterator, _Alloc > | |
_C_sky | dag< search_node * > | |
_DG_base(const allocator_type &__a) | _DG_base< _Tp, _Ctr, _Iterator, _Alloc > | |
add_all_children(_Output_Iterator fi, _DG_node< search_node *, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator > *_parent) | dag< search_node * > | |
dgraph::add_all_children(_Output_Iterator fi, _DG_node< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator > *_parent) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
_DG_base::add_all_children(_Output_Iterator fi, _DG_node< _Tp, _Ctr, _Iterator > *_parent) | _DG_base< _Tp, _Ctr, _Iterator, _Alloc > | |
add_all_parents(_Output_Iterator fi, _DG_node< search_node *, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator > *_child) | dag< search_node * > | |
dgraph::add_all_parents(_Output_Iterator fi, _DG_node< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator > *_child) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
_DG_base::add_all_parents(_Output_Iterator fi, _DG_node< _Tp, _Ctr, _Iterator > *_child) | _DG_base< _Tp, _Ctr, _Iterator, _Alloc > | |
add_edge(const walker &__parent, const children_iterator &__ch_it, const walker &__child, const parents_iterator &__pa_it) | dag< search_node * > | |
add_edge(const edge &__edge, const container_insert_arg &__Itc, const container_insert_arg &__Itp) | dag< search_node * > | |
add_edge(const walker &__parent, const walker &__child, const container_insert_arg &__Itc, const container_insert_arg &__Itp) | dag< search_node * > | |
add_edge_back(const walker &__parent, const walker &__child) | dag< search_node * > | |
add_edge_front(const walker &__parent, const walker &__child) | dag< search_node * > | |
allocator_type | dag< search_node * > | |
between(const walker &__parent, const children_iterator &__cit, const walker &__child, const parents_iterator &__pit, const search_node *&__x) | dag< search_node * > | |
between(const __SequenceCtr1< walker, _Allocator1 > &__parents, const __SequenceCtr2< walker, _Allocator2 > &__children, const search_node *&__x) | dag< search_node * > | |
between(const walker &__parent, const children_iterator &__cit, const __SequenceCtr< walker, _Allocator > &__children, const search_node *&__x) | dag< search_node * > | |
between(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const parents_iterator &__pit, const search_node *&__x) | dag< search_node * > | |
dgraph::between(const walker &__parent, const children_iterator &__cit, const walker &__child, const parents_iterator &__pit, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::between(const __SequenceCtr1< walker, _Allocator1 > &__parents, const __SequenceCtr2< walker, _Allocator2 > &__children, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::between(const walker &__parent, const children_iterator &__cit, const __SequenceCtr< walker, _Allocator > &__children, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::between(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const parents_iterator &__pit, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
between_back(const walker &__parent, const walker &__child, const search_node *&__x) | dag< search_node * > | |
between_back(const walker &__parent, const __SequenceCtr< walker, _Allocator > &__children, const search_node *&__x) | dag< search_node * > | |
between_back(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const search_node *&__x) | dag< search_node * > | |
dgraph::between_back(const walker &__parent, const walker &__child, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::between_back(const walker &__parent, const __SequenceCtr< walker, _Allocator > &__children, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::between_back(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
between_front(const walker &__parent, const walker &__child, const search_node *&__x) | dag< search_node * > | |
between_front(const walker &__parent, const __SequenceCtr< walker, _Allocator > &__children, const search_node *&__x) | dag< search_node * > | |
between_front(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const search_node *&__x) | dag< search_node * > | |
dgraph::between_front(const walker &__parent, const walker &__child, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::between_front(const walker &__parent, const __SequenceCtr< walker, _Allocator > &__children, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::between_front(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
check_acyclicity(const walker &__parent, const walker &__child) | dag< search_node * > | |
child(search_inspector &n, unsigned int i) | search_graph | [inline] |
children_iterator | dag< search_node * > | |
clear() | dag< search_node * > | |
clear_children() | dag< search_node * > | |
clear_erased_part(erased_part &_ep) | dag< search_node * > | |
clear_graph(_DG_node< search_node *, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator > *_node) | dag< search_node * > | |
dgraph::clear_graph(_DG_node< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator > *_node) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
_DG_base::clear_graph(_DG_node< _Tp, _Ctr, _Iterator > *_node) | _DG_base< _Tp, _Ctr, _Iterator, _Alloc > | |
clear_parents() | dag< search_node * > | |
const_iterator | dag< search_node * > | |
const_pointer | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
const_reference | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
const_reverse_iterator | dag< search_node * > | |
const_walker | dag< search_node * > | |
container_type | dag< search_node * > | |
dag(const allocator_type &__a=allocator_type()) | dag< search_node * > | |
dag(const _Self &__dag) | dag< search_node * > | |
dag(const _Base &__dag) | dag< search_node * > | |
dag(const erased_part &__ep) | dag< search_node * > | |
db_deltas_to_remove | search_graph | |
destroy_focus(const search_focus &_sf) | search_graph | |
destroy_inspector(const search_inspector &inspector_to_destroy) | search_graph | |
dgraph(const allocator_type &__a=allocator_type()) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph(const _Self &__dg) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph(const erased_part &__ep, const allocator_type &__a=allocator_type()) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
difference_type | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
edge | dag< search_node * > | |
empty() const | dag< search_node * > | |
enhanced_edge | dag< search_node * > | |
erase(const walker &__position) | dag< search_node * > | |
erase_child(const walker &__position, const children_iterator &__It) | dag< search_node * > | |
erase_maximal_pregraph(const walker &__position) | dag< search_node * > | |
erase_maximal_pregraph(const __SequenceCtr< walker, _Allocator > &__positions) | dag< search_node * > | |
erase_maximal_subgraph(const walker &__position) | dag< search_node * > | |
erase_maximal_subgraph(const __SequenceCtr< walker, _Allocator > &__positions) | dag< search_node * > | |
erase_minimal_pregraph(const walker &__position) | dag< search_node * > | |
erase_minimal_pregraph(const __SequenceCtr< walker, _Allocator > &__positions) | dag< search_node * > | |
erase_minimal_subgraph(const walker &__position) | dag< search_node * > | |
erase_minimal_subgraph(const __SequenceCtr< walker, _Allocator > &__positions) | dag< search_node * > | |
erase_parent(const walker &__position, const parents_iterator &__It) | dag< search_node * > | |
erased_part | dag< search_node * > | |
extract(const search_inspector &where) | search_graph | |
extract(const search_focus &where) | search_graph | |
focus | search_graph | |
get_allocator() const | dag< search_node * > | |
get_node_id() | search_graph | [inline] |
ground() | dag< search_node * > | |
ground() const | dag< search_node * > | |
insert(const search_focus &where, const search_node &what) | search_graph | |
insert_back_subgraph(_Self &__subgraph, const walker &__parent, const walker &__child) | dag< search_node * > | |
insert_front_subgraph(_Self &__subgraph, const walker &__parent, const walker &__child) | dag< search_node * > | |
insert_in_graph(const search_node *&__x, const walker &__parent, const walker &__child, const container_insert_arg &__Itc, const container_insert_arg &__Itp) | dag< search_node * > | |
insert_in_graph(const walker &__parent, const walker &__child, const container_insert_arg &__Itc, const container_insert_arg &__Itp) | dag< search_node * > | |
insert_in_graph(const search_node *&__x, const __SequenceCtr1< walker, _Allocator1 > &__parents, const __SequenceCtr2< walker, _Allocator2 > &__children) | dag< search_node * > | |
insert_in_graph(const __SequenceCtr1< walker, _Allocator1 > &__parents, const __SequenceCtr2< walker, _Allocator2 > &__children) | dag< search_node * > | |
insert_in_graph(const search_node *&__x, const walker &__parent, const container_insert_arg &__pref, const __SequenceCtr< walker, _Allocator > &__children) | dag< search_node * > | |
insert_in_graph(const walker &__parent, const container_insert_arg &__pref, const __SequenceCtr< walker, _Allocator > &__children) | dag< search_node * > | |
insert_in_graph(const search_node *&__x, const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const container_insert_arg &__cref) | dag< search_node * > | |
insert_in_graph(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const container_insert_arg &__cref) | dag< search_node * > | |
dgraph::insert_in_graph(const _Tp &__x, const walker &__parent, const walker &__child, const container_insert_arg &__Itc, const container_insert_arg &__Itp) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::insert_in_graph(const _Tp &__x, const __SequenceCtr1< walker, _Allocator1 > &__parents, const __SequenceCtr2< walker, _Allocator2 > &__children) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::insert_in_graph(const _Tp &__x, const walker &__parent, const container_insert_arg &__pref, const __SequenceCtr< walker, _Allocator > &__children) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::insert_in_graph(const _Tp &__x, const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const container_insert_arg &__cref) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
insert_node(_Node *_node, const walker &__position, const container_insert_arg &__It) | dag< search_node * > | |
insert_node(const search_node *&__x, const walker &__position, const container_insert_arg &__It) | dag< search_node * > | |
insert_node(const walker &__position, const container_insert_arg &__It) | dag< search_node * > | |
dgraph::insert_node(const _Tp &__x, const walker &__position, const container_insert_arg &__It) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
insert_node_before(_Node *_node, const walker &__position, const container_insert_arg &__It) | dag< search_node * > | |
insert_node_before(const search_node *&__x, const walker &__position, const container_insert_arg &__It) | dag< search_node * > | |
insert_node_before(const walker &__position, const container_insert_arg &__It) | dag< search_node * > | |
dgraph::insert_node_before(const _Tp &__x, const walker &__position, const container_insert_arg &__It) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
insert_node_in_graph(_Node *__n, const walker &__parent, const walker &__child, const container_insert_arg &__Itc, const container_insert_arg &__Itp) | dag< search_node * > | |
insert_node_in_graph(_Node *__node, const __SequenceCtr1< walker, _Allocator1 > &__parents, const __SequenceCtr2< walker, _Allocator2 > &__children) | dag< search_node * > | |
insert_node_in_graph(_Node *__node, const walker &__parent, const container_insert_arg &__pref, const __SequenceCtr< walker, _Allocator > &__children) | dag< search_node * > | |
insert_node_in_graph(_Node *__node, const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const container_insert_arg &__cref) | dag< search_node * > | |
insert_subgraph(_Self &__subgraph, const walker &__parent, const children_iterator &__ch_it, const walker &__child, const parents_iterator &__pa_it) | dag< search_node * > | |
insert_subgraph(_Self &__subgraph, const walker &__parent, const walker &__child, const container_insert_arg &__Itc, const container_insert_arg &__Itp) | dag< search_node * > | |
insert_subgraph(_Self &__subgraph, const __SequenceCtr1< walker, _Allocator1 > &__parents, const __SequenceCtr2< walker, _Allocator2 > &__children) | dag< search_node * > | |
inspector | search_graph | |
inspector_for_root | search_graph | |
iterator | dag< search_node * > | |
leaf_begin() | dag< search_node * > | |
leaf_end() | dag< search_node * > | |
max_size() const | dag< search_node * > | |
merge(const walker &__position, const walker &__second, bool merge_parent_edges=true, bool merge_child_edges=true) | dag< search_node * > | |
new_focus(const search_inspector &_si) | search_graph | |
new_inspector(const search_inspector &inspector_to_add) | search_graph | |
new_inspector() | search_graph | [inline] |
node_type | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
operator=(const _RV_DG &__rl) | dag< search_node * > | |
operator=(const erased_part &__ep) | dag< search_node * > | |
__DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc >::operator=(const _Self &__x) | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
operator==__VGTL_NULL_TMPL_ARGS(const __DG &__x, const __DG &__y) | dag< search_node * > | [friend] |
parent(search_inspector &n, unsigned int i) | search_graph | [inline] |
parents_iterator | dag< search_node * > | |
pointer | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
promote(search_focus &_sf) | search_graph | |
ptr_ground | search_graph | |
ptr_root_model | search_graph | |
reference | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
remove(search_focus &_sf) | search_graph | |
remove_edge(const edge &__edge) | dag< search_node * > | |
remove_edge(const walker &__parent, const walker &__child) | dag< search_node * > | |
remove_edge_and_deattach(const walker &__parent, const walker &__child) | dag< search_node * > | |
remove_upwards(search_focus &_sf, bool relaxation_kills) | search_graph | |
replace(search_focus &where, const search_node &what) | search_graph | |
replace_edge_to_child(const walker &__parent, const walker &__child_old, const walker &__child_new) | dag< search_node * > | |
replace_edge_to_parent(const walker &__parent_old, const walker &__parent_new, const walker &__child) | dag< search_node * > | |
reverse_iterator | dag< search_node * > | |
root | search_graph | |
root_begin() | dag< search_node * > | |
root_end() | dag< search_node * > | |
search_graph(model &root_model, gptr< vdbl::database > &_db) | search_graph | [inline] |
search_graph(model &root_model, gptr< vdbl::database > &_db, const std::vector< annotation > &_a) | search_graph | [inline] |
search_nodes_to_deallocate | search_graph | |
set_focus(search_focus &_fc, const search_inspector &_si) | search_graph | |
size() const | dag< search_node * > | |
size_type | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
sky() | dag< search_node * > | |
sky() const | dag< search_node * > | |
sort_child_edges(walker __position, children_iterator first, children_iterator last, Compare comp) | dag< search_node * > | |
sort_child_edges(walker __position, Compare comp) | dag< search_node * > | |
sort_parent_edges(walker __position, parents_iterator first, parents_iterator last, Compare comp) | dag< search_node * > | |
sort_parent_edges(walker __position, Compare comp) | dag< search_node * > | |
split(const walker &__parent, const children_iterator &__ch_it, const walker &__child, const parents_iterator &__pa_it, const search_node *&__x) | dag< search_node * > | |
split(const __SequenceCtr1< walker, _Allocator1 > &__parents, const __SequenceCtr2< walker, _Allocator2 > &__children, const search_node *&__x) | dag< search_node * > | |
split(const walker &__parent, const children_iterator &__ch_it, const __SequenceCtr< walker, _Allocator > &__children, const search_node *&__x) | dag< search_node * > | |
split(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const parents_iterator &__pr_it, const search_node *&__x) | dag< search_node * > | |
dgraph::split(const walker &__parent, const children_iterator &__ch_it, const walker &__child, const parents_iterator &__pa_it, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::split(const __SequenceCtr1< walker, _Allocator1 > &__parents, const __SequenceCtr2< walker, _Allocator2 > &__children, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::split(const walker &__parent, const children_iterator &__ch_it, const __SequenceCtr< walker, _Allocator > &__children, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::split(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const parents_iterator &__pr_it, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
split_back(const walker &__parent, const walker &__child, const search_node *&__x) | dag< search_node * > | |
split_back(const walker &__parent, const __SequenceCtr< walker, _Allocator > &__children, const search_node *&__x) | dag< search_node * > | |
split_back(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const search_node *&__x) | dag< search_node * > | |
dgraph::split_back(const walker &__parent, const walker &__child, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::split_back(const walker &__parent, const __SequenceCtr< walker, _Allocator > &__children, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::split_back(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
split_front(const walker &__parent, const walker &__child, const search_node *&__x) | dag< search_node * > | |
split_front(const walker &__parent, const __SequenceCtr< walker, _Allocator > &__children, const search_node *&__x) | dag< search_node * > | |
split_front(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const search_node *&__x) | dag< search_node * > | |
dgraph::split_front(const walker &__parent, const walker &__child, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::split_front(const walker &__parent, const __SequenceCtr< walker, _Allocator > &__children, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
dgraph::split_front(const __SequenceCtr< walker, _Allocator > &__parents, const walker &__child, const _Tp &__x) | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > | |
swap(_Self &__x) | dag< search_node * > | |
value_type | dag< search_node * > | |
walker | dag< search_node * > | |
~__DG() | __DG< _Tp, _SequenceCtr< void *, _PtrAlloc >, _SequenceCtr< void *, _PtrAlloc >::iterator, _SequenceCtr< void *, _PtrAlloc >::iterator, _Alloc > | |
~_DG_base() | _DG_base< _Tp, _Ctr, _Iterator, _Alloc > | |
~search_graph() | search_graph | [inline] |