#include <OP_BundlePattern.h>
Definition at line 26 of file OP_BundlePattern.h.
 
  
  
      
        
          | OP_BundlePattern::OP_BundlePattern  | 
          ( | 
          const char *  | 
          str | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | OP_BundlePattern::~OP_BundlePattern  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int OP_BundlePattern::argc  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const char* OP_BundlePattern::argv  | 
          ( | 
          int  | 
          i | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | bool OP_BundlePattern::hasPattern  | 
          ( | 
          const char *  | 
          str | ) | 
           const | 
        
      
 
 
  
  
      
        
          | bool OP_BundlePattern::isAllPattern  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool OP_BundlePattern::isNullPattern  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | bool OP_BundlePattern::match  | 
          ( | 
          const OP_Node *  | 
          node,  | 
        
        
           | 
           | 
          const char *  | 
          relativepath,  | 
        
        
           | 
           | 
          bool  | 
          assume_kids_included  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
      
        
          | bool OP_BundlePattern::matchNode  | 
          ( | 
          const OP_Node *  | 
          node,  | 
        
        
           | 
           | 
          const char *  | 
          relativetopath,  | 
        
        
           | 
           | 
          bool  | 
          result_if_no_match,  | 
        
        
           | 
           | 
          int *  | 
          excluded  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
The documentation for this class was generated from the following file: