Template Class DepInfoSetGraphCreate#

Inheritance Relationships#

Base Type#

Class Documentation#

template<class Node>
class DepInfoSetGraphCreate : public VirtualGraphCreateTemplate<Node, DepInfoSetEdge>#

Public Functions

inline DepInfoSetGraphCreate(BaseGraphCreate *_impl = 0)#
inline DepInfoSetEdge *CreateEdge(Node *n1, Node *n2, const DepInfo &info)#
inline DepInfoSetEdge *CreateEdge(Node *n1, Node *n2, const DepInfoSet &tmp)#
inline void DeleteEdge(DepInfoSetEdge *e)#