#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 25 of file DDPartSelection.h.
DDPartSelRegExpLevel::DDPartSelRegExpLevel | ( | const std::string & | ns, |
const std::string & | nm, | ||
int | cpn, | ||
ddselection_type | t, | ||
bool | isRegex = false |
||
) | [inline] |
Definition at line 27 of file DDPartSelection.h.
Definition at line 30 of file DDPartSelection.h.
Definition at line 32 of file DDPartSelection.h.
std::string DDPartSelRegExpLevel::nm_ |
Definition at line 29 of file DDPartSelection.h.
std::string DDPartSelRegExpLevel::ns_ |
Definition at line 29 of file DDPartSelection.h.
Definition at line 31 of file DDPartSelection.h.