#include <PathMatcher.h>
Definition at line 99 of file PathMatcher.h.
 
◆ ExtensionCategory()
      
        
          | filesaver::services::ExtensionCategory::ExtensionCategory  | 
          ( | 
          std::string  | 
          name,  | 
        
        
           | 
           | 
          std::string  | 
          description,  | 
        
        
           | 
           | 
          std::string  | 
          tag,  | 
        
        
           | 
           | 
          std::unordered_set< std::string >  | 
          extensions,  | 
        
        
           | 
           | 
          bool  | 
          isRecursive  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~ExtensionCategory()
  
  
      
        
          | filesaver::services::ExtensionCategory::~ExtensionCategory  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ getMatcher()
  
  
      
        
          | PathMatcher & filesaver::services::ExtensionCategory::getMatcher  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
The documentation for this class was generated from the following files: