#include <filesettings.h>
Definition at line 30 of file filesettings.h.
 
◆ FileWithDetails() [1/2]
  
  
      
        
          | FileWithDetails::FileWithDetails  | 
          ( | 
          std::string  | 
          path | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ FileWithDetails() [2/2]
  
  
      
        
          | FileWithDetails::FileWithDetails  | 
          ( | 
          std::string  | 
          path,  | 
         
        
           | 
           | 
          std::size_t  | 
          size  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ path()
  
  
      
        
          | const std::string& FileWithDetails::path  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ size()
  
  
      
        
          | std::size_t FileWithDetails::size  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ mPath
  
  
      
        
          | std::string FileWithDetails::mPath | 
         
       
   | 
  
private   | 
  
 
 
◆ mSize
  
  
      
        
          | std::size_t FileWithDetails::mSize | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: