LIBINT
2.6.0
|
This class collects all unique RRs. It uses RRStack to get their InstanceID. More...
#include <extract.h>
Public Types | |
typedef SafePtr< DGVertex > | VertexPtr |
typedef RRStack::InstanceID | RRid |
typedef std::list< RRid > | RRList |
Public Member Functions | |
void | operator() (const VertexPtr &v) |
try v | |
const RRList & | rrlist () const |
return list of sorted RRs | |
This class collects all unique RRs. It uses RRStack to get their InstanceID.