Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
core::graph::UEVertex< V, E > Member List

This is the complete list of members for core::graph::UEVertex< V, E >, including all inherited members.

add_edge(platform::Size upper_vertex_index)core::graph::UEVertex< V, E >inlineprivate
add_edge(platform::Size upper_vertex_index, E const &edge_data)core::graph::UEVertex< V, E >inlineprivate
add_edge_common()core::graph::UEVertex< V, E >inlineprivate
const_upper_edge_list_begin() const core::graph::UEVertex< V, E >inline
const_upper_edge_list_end() const core::graph::UEVertex< V, E >inline
data()core::graph::UEVertex< V, E >inline
data() const core::graph::UEVertex< V, E >inline
data_core::graph::UEVertex< V, E >private
drop_all_edges()core::graph::UEVertex< V, E >inline
edge_exists(platform::Size upper_vertex_id)core::graph::UEVertex< V, E >inline
EdgeClass typedefcore::graph::UEVertex< V, E >
get_edge(platform::Size upper_vertex_id)core::graph::UEVertex< V, E >inline
get_edge(platform::Size upper_vertex_id) const core::graph::UEVertex< V, E >inline
GraphClass typedefcore::graph::UEVertex< V, E >
index_core::graph::UEVertex< V, E >private
lazily_deleted_edges_present_core::graph::UEVertex< V, E >mutableprivate
make_edge_vector_current() const core::graph::UEVertex< V, E >inlineprivate
note_lower_edge_added()core::graph::UEVertex< V, E >inlineprivate
note_lower_edge_deleted()core::graph::UEVertex< V, E >inlineprivate
note_upper_edge_deleted()core::graph::UEVertex< V, E >inlineprivate
num_lower_edges_core::graph::UEVertex< V, E >private
num_lower_neighbors() const core::graph::UEVertex< V, E >inline
num_neighbors() const core::graph::UEVertex< V, E >inline
num_neighbors_counting_self() const core::graph::UEVertex< V, E >inline
num_upper_edges_core::graph::UEVertex< V, E >private
num_upper_neighbors() const core::graph::UEVertex< V, E >inline
owner_core::graph::UEVertex< V, E >private
reserve_edge_space()core::graph::UEVertex< V, E >inline
set_index_and_owner(platform::Size index, GraphClass *owner)core::graph::UEVertex< V, E >inlineprivate
UEEdge< V, E > classcore::graph::UEVertex< V, E >friend
UEVertex(GraphClass *owner, platform::Size index)core::graph::UEVertex< V, E >inline
UEVertex()core::graph::UEVertex< V, E >inline
upper_edge_list_begin()core::graph::UEVertex< V, E >inline
upper_edge_list_end()core::graph::UEVertex< V, E >inline
upper_edges_core::graph::UEVertex< V, E >mutableprivate
UpperEdgeGraph< V, E > classcore::graph::UEVertex< V, E >friend
UpperEdgeListConstIter typedefcore::graph::UEVertex< V, E >
UpperEdgeListIter typedefcore::graph::UEVertex< V, E >
UpperEdgeVector typedefcore::graph::UEVertex< V, E >
VertexClass typedefcore::graph::UEVertex< V, E >
~UEVertex()core::graph::UEVertex< V, E >inline