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