For tracking the filename and line number.  
 More...
For tracking the filename and line number. 
 
◆ File() [1/2]
  
  
      
        
          | CreateTracker::File::File  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ File() [2/2]
  
  
      
        
          | CreateTracker::File::File  | 
          ( | 
          const char *  | 
          name,  | 
         
        
           | 
           | 
          uint16_t  | 
          line  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Constructor. 
- Parameters
 - 
  
    | [in] | name | Filename where created  | 
    | [in] | line | Line number where created  | 
  
   
 
 
◆ m_line
      
        
          | uint16_t CreateTracker::File::m_line | 
        
      
 
Line number where created. 
 
 
◆ m_name
      
        
          | std::string CreateTracker::File::m_name | 
        
      
 
 
The documentation for this struct was generated from the following file: