|
LIBINT 2.9.0
|
This class collects all unique RRs. It uses RRStack to get their InstanceID. More...
#include <extract.h>
Public Types | |
| typedef std::shared_ptr< 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.