#include <DDPartSelectionExpander.h>
Public Member Functions | |
DDPartSelectionExpander (const DDCompactView &) | |
size_t | expand (const DDPartSelection &input, PartSelectionTree &result) const |
Private Attributes | |
const DDCompactView::graph_type & | graph_ |
Definition at line 17 of file DDPartSelectionExpander.h.
|
explicit |
Definition at line 5 of file DDPartSelectionExpander.cc.
size_t DDPartSelectionExpander::expand | ( | const DDPartSelection & | input, |
PartSelectionTree & | result | ||
) | const |
|
private |
Definition at line 25 of file DDPartSelectionExpander.h.