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

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

add_edge(platform::Size upper_vertex_index)utility::graph::UEVertex< V, E >inlineprivate
add_edge(platform::Size upper_vertex_index, E const &edge_data)utility::graph::UEVertex< V, E >inlineprivate
add_edge_common()utility::graph::UEVertex< V, E >inlineprivate
const_upper_edge_list_begin() const utility::graph::UEVertex< V, E >inline
const_upper_edge_list_end() const utility::graph::UEVertex< V, E >inline
data()utility::graph::UEVertex< V, E >inline
data() const utility::graph::UEVertex< V, E >inline
data_utility::graph::UEVertex< V, E >private
drop_all_edges()utility::graph::UEVertex< V, E >inline
edge_exists(platform::Size upper_vertex_id)utility::graph::UEVertex< V, E >inline
EdgeClass typedefutility::graph::UEVertex< V, E >
get_edge(platform::Size upper_vertex_id)utility::graph::UEVertex< V, E >inline
get_edge(platform::Size upper_vertex_id) const utility::graph::UEVertex< V, E >inline
GraphClass typedefutility::graph::UEVertex< V, E >
index_utility::graph::UEVertex< V, E >private
lazily_deleted_edges_present_utility::graph::UEVertex< V, E >mutableprivate
make_edge_vector_current() const utility::graph::UEVertex< V, E >inlineprivate
note_lower_edge_added()utility::graph::UEVertex< V, E >inlineprivate
note_lower_edge_deleted()utility::graph::UEVertex< V, E >inlineprivate
note_upper_edge_deleted()utility::graph::UEVertex< V, E >inlineprivate
num_lower_edges_utility::graph::UEVertex< V, E >private
num_lower_neighbors() const utility::graph::UEVertex< V, E >inline
num_neighbors() const utility::graph::UEVertex< V, E >inline
num_neighbors_counting_self() const utility::graph::UEVertex< V, E >inline
num_upper_edges_utility::graph::UEVertex< V, E >private
num_upper_neighbors() const utility::graph::UEVertex< V, E >inline
owner_utility::graph::UEVertex< V, E >private
ReferenceCount()utility::pointer::ReferenceCountinline
reserve_edge_space()utility::graph::UEVertex< V, E >inline
set_index_and_owner(platform::Size index, GraphClass *owner)utility::graph::UEVertex< V, E >inlineprivate
Size typedefutility::pointer::ReferenceCount
size_type typedefutility::pointer::ReferenceCount
UEEdge< V, E > classutility::graph::UEVertex< V, E >friend
UEVertex(GraphClass *owner, platform::Size index)utility::graph::UEVertex< V, E >inline
UEVertex()utility::graph::UEVertex< V, E >inline
upper_edge_list_begin()utility::graph::UEVertex< V, E >inline
upper_edge_list_end()utility::graph::UEVertex< V, E >inline
upper_edges_utility::graph::UEVertex< V, E >mutableprivate
UpperEdgeGraph< V, E > classutility::graph::UEVertex< V, E >friend
UpperEdgeListConstIter typedefutility::graph::UEVertex< V, E >
UpperEdgeListIter typedefutility::graph::UEVertex< V, E >
UpperEdgeVector typedefutility::graph::UEVertex< V, E >
VertexClass typedefutility::graph::UEVertex< V, E >
~ReferenceCount()utility::pointer::ReferenceCountinlinevirtual
~UEVertex() override=defaultutility::graph::UEVertex< V, E >