#include <DarwinStorageProvider.h>
◆ CDarwinStorageProvider()
      
        
          | CDarwinStorageProvider::CDarwinStorageProvider  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~CDarwinStorageProvider()
  
  
      
        
          | virtual CDarwinStorageProvider::~CDarwinStorageProvider  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ Eject()
  
  
      
        
          | bool CDarwinStorageProvider::Eject  | 
          ( | 
          const std::string &  | 
          mountpath | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetDiskUsage()
  
  
      
        
          | std::vector< std::string > CDarwinStorageProvider::GetDiskUsage  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetLocalDrives()
  
  
      
        
          | void CDarwinStorageProvider::GetLocalDrives  | 
          ( | 
          VECSOURCES &  | 
          localDrives | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetRemovableDrives()
  
  
      
        
          | void CDarwinStorageProvider::GetRemovableDrives  | 
          ( | 
          VECSOURCES &  | 
          removableDrives | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ Initialize()
  
  
      
        
          | virtual void CDarwinStorageProvider::Initialize  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ PumpDriveChangeEvents()
◆ Stop()
  
  
      
        
          | virtual void CDarwinStorageProvider::Stop  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ VolumeMountNotification()
  
  
      
        
          | void CDarwinStorageProvider::VolumeMountNotification  | 
          ( | 
          const char *  | 
          label,  | 
         
        
           | 
           | 
          const char *  | 
          mountpoint  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ VolumeUnmountNotification()
  
  
      
        
          | void CDarwinStorageProvider::VolumeUnmountNotification  | 
          ( | 
          const char *  | 
          label,  | 
         
        
           | 
           | 
          const char *  | 
          mountpoint  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following files: