CernVM-FS
2.12.0
|
Public Member Functions | |
SubPattern * | Clone () const |
bool | Compare (const SubPattern *other) const |
std::string | GenerateRegularExpression (const bool is_relaxed) const |
std::string | GenerateGlobString () const |
bool | IsWildcard () const |
Public Member Functions inherited from PathspecElementPattern::SubPattern | |
SubPattern () | |
virtual | ~SubPattern () |
virtual bool | IsEmpty () const |
virtual bool | IsPlaintext () const |
virtual bool | IsPlaceholder () const |
Definition at line 79 of file pathspec_pattern.h.
|
inlinevirtual |
Implements PathspecElementPattern::SubPattern.
Definition at line 81 of file pathspec_pattern.h.
|
virtual |
Implements PathspecElementPattern::SubPattern.
Definition at line 260 of file pathspec_pattern.cc.
|
virtual |
Implements PathspecElementPattern::SubPattern.
Definition at line 254 of file pathspec_pattern.cc.
|
virtual |
Implements PathspecElementPattern::SubPattern.
Definition at line 244 of file pathspec_pattern.cc.
|
inlinevirtual |
Reimplemented from PathspecElementPattern::SubPattern.
Definition at line 85 of file pathspec_pattern.h.