IBM SYSTEMG G RUNTIME & NATIVE STORE  0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
 All Classes Functions Variables Typedefs Pages
ibmppl::Vertex< Property, EdgeList, Directedness > Member List

This is the complete list of members for ibmppl::Vertex< Property, EdgeList, Directedness >, including all inherited members.

_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
base_type typedef (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >
clear_flag(uint32_t flags) (defined in ibmppl::VertexBase< Property, EdgeList >)ibmppl::VertexBase< Property, EdgeList >inline
const_edge_iterator typedef (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >
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::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >
edge_type typedef (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >
edged_type typedef (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >
edgelist_type typedef (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >
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
operator<< (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >friend
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::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >
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
this_type typedef (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >
Vertex(vertexd_type id=-1) (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >inline
Vertex(vertexd_type id, const property_type &p) (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >inline
Vertex(const Vertex &rhs) (defined in ibmppl::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >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::Vertex< Property, EdgeList, Directedness >)ibmppl::Vertex< Property, EdgeList, Directedness >