Class GroupNodeSelect#
Defined in File GraphGroup.h
Inheritance Relationships#
Base Type#
public GraphSelect< GraphAccessInterface >(Template Class GraphSelect)
Class Documentation#
-
class GroupNodeSelect : public GraphSelect<GraphAccessInterface>#
Public Functions
-
inline GroupNodeSelect(GraphAccessInterface *g, GroupGraphNode *n)#
-
inline virtual NodeIterator GetNodeIterator() const#
-
inline virtual bool ContainNode(const Node *n) const#
-
inline virtual bool ContainEdge(const Edge *e) const#
-
inline GroupNodeSelect(GraphAccessInterface *g, GroupGraphNode *n)#