Template Class DepInfoGraphCreate#

Inheritance Relationships#

Base Type#

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)#