Definition at line 515 of file library.h.
 
◆ addPrefix()
  
  
      
        
          | void Library::ExportedFunctions::addPrefix  | 
          ( | 
          std::string  | 
          prefix | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ addSuffix()
  
  
      
        
          | void Library::ExportedFunctions::addSuffix  | 
          ( | 
          std::string  | 
          suffix | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ isPrefix()
  
  
      
        
          | bool Library::ExportedFunctions::isPrefix  | 
          ( | 
          const std::string &  | 
          prefix | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ isSuffix()
  
  
      
        
          | bool Library::ExportedFunctions::isSuffix  | 
          ( | 
          const std::string &  | 
          suffix | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ mPrefixes
  
  
      
        
          | std::set<std::string> Library::ExportedFunctions::mPrefixes | 
         
       
   | 
  
private   | 
  
 
 
◆ mSuffixes
  
  
      
        
          | std::set<std::string> Library::ExportedFunctions::mSuffixes | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: