#include <DDPartSelection.h>
Public Member Functions | |
DDPartSelRegExpLevel (const std::string &ns, const std::string &nm, int cpn, ddselection_type t, bool isRegex=false) | |
Public Attributes | |
int | copyno_ |
bool | isRegex_ |
std::string | nm_ |
std::string | ns_ |
ddselection_type | selectionType_ |
Definition at line 20 of file DDPartSelection.h.
|
inline |
Definition at line 22 of file DDPartSelection.h.
int DDPartSelRegExpLevel::copyno_ |
Definition at line 25 of file DDPartSelection.h.
bool DDPartSelRegExpLevel::isRegex_ |
Definition at line 27 of file DDPartSelection.h.
std::string DDPartSelRegExpLevel::nm_ |
Definition at line 24 of file DDPartSelection.h.
std::string DDPartSelRegExpLevel::ns_ |
Definition at line 24 of file DDPartSelection.h.
ddselection_type DDPartSelRegExpLevel::selectionType_ |
Definition at line 26 of file DDPartSelection.h.