#include <GitTypes.h>
◆ error_message()
  
  
      
        
          | std::string GitResult::error_message  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ exit_code()
  
  
      
        
          | int GitResult::exit_code  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ log_message()
  
  
      
        
          | std::string GitResult::log_message  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ok()
  
  
      
        
          | bool GitResult::ok  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ output()
  
  
      
        
          | std::vector<char> const& GitResult::output  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ set_error_message()
  
  
      
        
          | void GitResult::set_error_message  | 
          ( | 
          std::string const &  | 
          msg | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ set_exit_code()
  
  
      
        
          | void GitResult::set_exit_code  | 
          ( | 
          int  | 
          code | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ set_output()
  
  
      
        
          | void GitResult::set_output  | 
          ( | 
          std::vector< char > const &  | 
          out | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ status_
The documentation for this class was generated from the following file: