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