_edges (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | protected |
_flags (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | protected |
_id (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | protected |
_p (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | protected |
add_edge(vertexd_type target) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
add_edge(vertexd_type target, const typename edge_type::property_type &p) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
add_edge(vertexd_type target, const typename edge_type::property_type &p, edged_type id) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
add_edge_ref(vertexd_type target) | ibmppl::VertexBase< Property, EdgeList > | inline |
add_edge_ref(vertexd_type target, const typename edge_type::property_type &p) | ibmppl::VertexBase< Property, EdgeList > | inline |
add_edge_ref(vertexd_type target, const typename edge_type::property_type &p, edged_type id) | ibmppl::VertexBase< Property, EdgeList > | inline |
clear_flag(uint32_t flags) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
const_edge_iterator typedef (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
delete_all_edges(vertexd_type target) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
delete_edge(vertexd_type target) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
delete_edge(vertexd_type target, edged_type eid) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
delete_edge_with_id(edged_type eid) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
edge_iterator typedef (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
edge_type typedef (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
edged_type typedef (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
edgelist_type typedef (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
edges_begin() (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
edges_begin() const (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
edges_end() (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
edges_end() const (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
edges_size() const (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
find_edge(vertexd_type target, edged_type eid) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
find_edge(vertexd_type target, edged_type eid) const (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
find_edge(vertexd_type target) const (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
find_edge(vertexd_type target) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
find_edge_with_id(edged_type eid) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
FLAGS_T enum name (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
id() const (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
is_marked_for_deletion() const (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
kDefault enum value (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
kMarkedForDeletion enum value (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
kPropertyValid enum value (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
mark_for_deletion() (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
property() (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
property() const (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
property_type typedef (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |
set_flag(uint32_t flags) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
set_property(property_type &p) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
test_flag(uint32_t flags) const (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
VertexBase(vertexd_type id=-1) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
VertexBase(vertexd_type id, const property_type &p) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
vertexd_type typedef (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | |