Class GroupGraphNode#
Defined in File GraphGroup.h
Inheritance Relationships#
Base Type#
public MultiGraphElem(Class MultiGraphElem)
Class Documentation#
-
class GroupGraphNode : public MultiGraphElem#
Public Types
-
typedef GraphAccessInterface::Node Node#
-
typedef PtrSetWrap<Node>::const_iterator const_iterator#
Public Functions
-
inline GroupGraphNode(MultiGraphCreate *g)#
-
inline ~GroupGraphNode()#
-
inline const_iterator begin() const#
-
inline const_iterator end() const#
-
typedef GraphAccessInterface::Node Node#