Template Class DepInfoGraphCreate#
Defined in File DepGraph.h
Inheritance Relationships#
Base Type#
public VirtualGraphCreateTemplate< Node, DepInfoEdge >(Template Class VirtualGraphCreateTemplate)
Class Documentation#
-
template<class Node>
class DepInfoGraphCreate : public VirtualGraphCreateTemplate<Node, DepInfoEdge># Public Functions
-
inline DepInfoGraphCreate(BaseGraphCreate *_impl = 0)#
-
inline DepInfoEdge *CreateEdge(Node *n1, Node *n2, const DepInfo &info)#
-
inline void DeleteEdge(DepInfoEdge *e)#
-
inline DepInfoGraphCreate(BaseGraphCreate *_impl = 0)#