#include <inputHandler.h>
Definition at line 163 of file inputHandler.h.
 
◆ Entry() [1/2]
  
  
      
        
          | inputHandler::base::Directory::Entry::Entry  | 
          ( | 
          const std::string &  | 
          aName,  | 
         
        
           | 
           | 
          std::unique_ptr< const genericStat > &  | 
          aStat  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ Entry() [2/2]
  
  
      
        
          | inputHandler::base::Directory::Entry::Entry  | 
          ( | 
          const std::string &  | 
          aName,  | 
         
        
           | 
           | 
          std::unique_ptr< genericStat > &  | 
          aStat  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~Entry()
  
  
      
        
          | inputHandler::base::Directory::Entry::~Entry  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ getName()
  
  
      
        
          | const std::string& inputHandler::base::Directory::Entry::getName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getStat()
  
  
      
        
          | std::unique_ptr<const genericStat> inputHandler::base::Directory::Entry::getStat  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ name
  
  
      
        
          | const std::string inputHandler::base::Directory::Entry::name | 
         
       
   | 
  
private   | 
  
 
 
◆ stat
  
  
      
        
          | std::unique_ptr<const genericStat> inputHandler::base::Directory::Entry::stat | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: