class LinkInserter

This class is used to insert Links into the E set of Graph on loading.

Attributes:

None public

Methods:

LinkInserter(std::set<Link*> *st)
Constructs an inserter for the given set
void operator() (Link* l)
inserts the given link into the set