_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 |
_predlist (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | 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 |
add_pred(vertexd_type vid, size_t lid, edged_type eid) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
add_pred(vertexd_type vid, edged_type eid) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
base_type typedef (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< 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::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
const_pred_iterator typedef (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
delete_all_edges(vertexd_type target) (defined in ibmppl::VertexBase< Property, EdgeList >) | ibmppl::VertexBase< Property, EdgeList > | inline |
delete_all_preds(vertexd_type vid) (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | 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 |
delete_pred(vertexd_type vid) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edge_iterator typedef (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
edge_type typedef (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
edged_type typedef (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
edgelist_type typedef (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
edges_begin() (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edges_begin() const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edges_begin(size_t lid) (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edges_begin(size_t lid) const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edges_end() (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edges_end() const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edges_end(size_t lid) (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edges_end(size_t lid) const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edges_size() const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
edges_size(size_t lid) const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | 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 |
pred_iterator typedef (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
predlist_type typedef (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
preds_begin() (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
preds_begin() const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
preds_begin(size_t lid) (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
preds_begin(size_t lid) const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
preds_end() (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
preds_end() const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
preds_end(size_t lid) (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
preds_end(size_t lid) const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
preds_size() const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
preds_size(size_t lid) const (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | 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::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
RDFVertex(vertexd_type id=-1) (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
RDFVertex(vertexd_type id, const property_type &p) (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
RDFVertex(const RDFVertex &rhs) (defined in ibmppl::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | inline |
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::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |
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::RDFVertex< Property, EdgeList, Directedness >) | ibmppl::RDFVertex< Property, EdgeList, Directedness > | |