| 
|   | PCM_FP_LIB_TRAVERSER (const wxString &aPath, FP_LIB_TABLE &aTable, const wxString &aPrefix) | 
|   | 
| wxDirTraverseResult  | OnFile (const wxString &aFilePath) override | 
|   | 
| wxDirTraverseResult  | OnDir (const wxString &dirPath) override | 
|   | 
Definition at line 523 of file fp_lib_table.cpp.
 
◆ PCM_FP_LIB_TRAVERSER()
  
  
      
        
          | PCM_FP_LIB_TRAVERSER::PCM_FP_LIB_TRAVERSER  | 
          ( | 
          const wxString & |           aPath,  | 
         
        
           | 
           | 
          FP_LIB_TABLE & |           aTable,  | 
         
        
           | 
           | 
          const wxString & |           aPrefix ) | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ OnDir()
  
  
      
        
          | wxDirTraverseResult PCM_FP_LIB_TRAVERSER::OnDir  | 
          ( | 
          const wxString & |           dirPath | ) | 
           | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ OnFile()
  
  
      
        
          | wxDirTraverseResult PCM_FP_LIB_TRAVERSER::OnFile  | 
          ( | 
          const wxString & |           aFilePath | ) | 
           | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ m_lib_prefix
  
  
      
        
          | wxString PCM_FP_LIB_TRAVERSER::m_lib_prefix | 
         
       
   | 
  
private   | 
  
 
 
◆ m_lib_table
◆ m_path_prefix
  
  
      
        
          | wxString PCM_FP_LIB_TRAVERSER::m_path_prefix | 
         
       
   | 
  
private   | 
  
 
 
◆ m_prefix_dir_count
  
  
      
        
          | size_t PCM_FP_LIB_TRAVERSER::m_prefix_dir_count | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: