CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PathspecElementPattern::PlaceholderSubPattern Class Reference
Inheritance diagram for PathspecElementPattern::PlaceholderSubPattern:
Collaboration diagram for PathspecElementPattern::PlaceholderSubPattern:

Public Member Functions

SubPatternClone () 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
 

Detailed Description

Definition at line 88 of file pathspec_pattern.h.

Member Function Documentation

SubPattern* PathspecElementPattern::PlaceholderSubPattern::Clone ( ) const
inlinevirtual

Implements PathspecElementPattern::SubPattern.

Definition at line 90 of file pathspec_pattern.h.

bool PathspecElementPattern::PlaceholderSubPattern::Compare ( const SubPattern other) const
virtual

Implements PathspecElementPattern::SubPattern.

Definition at line 281 of file pathspec_pattern.cc.

Here is the call graph for this function:

std::string PathspecElementPattern::PlaceholderSubPattern::GenerateGlobString ( ) const
virtual

Implements PathspecElementPattern::SubPattern.

Definition at line 276 of file pathspec_pattern.cc.

std::string PathspecElementPattern::PlaceholderSubPattern::GenerateRegularExpression ( const bool  is_relaxed) const
virtual

Implements PathspecElementPattern::SubPattern.

Definition at line 268 of file pathspec_pattern.cc.

bool PathspecElementPattern::PlaceholderSubPattern::IsPlaceholder ( ) const
inlinevirtual

Reimplemented from PathspecElementPattern::SubPattern.

Definition at line 94 of file pathspec_pattern.h.


The documentation for this class was generated from the following files: