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 | IsPlaceholder () const |
Public Member Functions inherited from PathspecElementPattern::SubPattern | |
SubPattern () | |
virtual | ~SubPattern () |
virtual bool | IsEmpty () const |
virtual bool | IsPlaintext () const |
virtual bool | IsWildcard () const |
Definition at line 88 of file pathspec_pattern.h.
|
inlinevirtual |
Implements PathspecElementPattern::SubPattern.
Definition at line 90 of file pathspec_pattern.h.
|
virtual |
Implements PathspecElementPattern::SubPattern.
Definition at line 281 of file pathspec_pattern.cc.
|
virtual |
Implements PathspecElementPattern::SubPattern.
Definition at line 276 of file pathspec_pattern.cc.
|
virtual |
Implements PathspecElementPattern::SubPattern.
Definition at line 268 of file pathspec_pattern.cc.
|
inlinevirtual |
Reimplemented from PathspecElementPattern::SubPattern.
Definition at line 94 of file pathspec_pattern.h.