#include <DDPartSelection.h>
Public Member Functions | |
DDPartSelectionLevel (const DDLogicalPart &, int, ddselection_type) | |
Public Attributes | |
int | copyno_ |
DDLogicalPart | lp_ |
ddselection_type | selectionType_ |
Definition at line 36 of file DDPartSelection.h.
DDPartSelectionLevel::DDPartSelectionLevel | ( | const DDLogicalPart & | lp, |
int | c, | ||
ddselection_type | t | ||
) |
Definition at line 256 of file DDPartSelection.cc.
int DDPartSelectionLevel::copyno_ |
Definition at line 40 of file DDPartSelection.h.
Referenced by operator<<().
DDLogicalPart DDPartSelectionLevel::lp_ |
Definition at line 39 of file DDPartSelection.h.
Referenced by operator<<().
ddselection_type DDPartSelectionLevel::selectionType_ |
Definition at line 41 of file DDPartSelection.h.
Referenced by operator<<().