RuntestsValgrind
    
            
    
    
    
        
        
    
    Table of Contents
    
                    - 
    $header
    
                         : mixed            
- 
    $tool
    
                         : mixed            
- 
    $version
    
                         : mixed            
- 
    $version_3_3_0
    
                         : mixed            
- 
    $version_3_8_0
    
                         : mixed            
- 
    __construct()
    
                                 : mixed    
- 
    getHeader()
    
                                 : string    
- 
    getVersion()
    
                                 : string    
- 
    wrapCommand()
    
                                 : string    
    protected
        mixed
    $header
     = ''
        
        
    
                    
    
    
    
    
    protected
        mixed
    $tool
     = \null
        
        
    
                    
    
        $version
        
        
                                
    
    
    
    
    protected
        mixed
    $version
     = ''
        
        
    
                    
    
        $version_3_3_0
        
        
                                
    
    
    
    
    protected
        mixed
    $version_3_3_0
     = \false
        
        
    
                    
    
        $version_3_8_0
        
        
                                
    
    
    
    
    protected
        mixed
    $version_3_8_0
     = \false
        
        
    
            
            
        
                    
    
        __construct()
        
    
    
    
    
    public
                    __construct(array<string|int, mixed> $environment[, string $tool = 'memcheck' ]) : mixed
        
        Parameters
    
                    - 
                $environment
                : array<string|int, mixed>
                            
- 
                    
            
- 
                $tool
                : string
                 = 'memcheck'            
- 
                    
            
Return values
    mixed
            —
        
    
                    
    
    
    
    
    public
                    getHeader() : string
        
    
    
        Return values
    string
            —
        
    
                    
    
        getVersion()
        
    
    
    
    
    public
                    getVersion() : string
        
    
    
        Return values
    string
            —
        
    
                    
    
        wrapCommand()
        
    
    
    
    
    public
                    wrapCommand(string $cmd, string $memcheck_filename, bool $check_all) : string
        
        Parameters
    
                    - 
                $cmd
                : string
                            
- 
                    
            
- 
                $memcheck_filename
                : string
                            
- 
                    
            
- 
                $check_all
                : bool
                            
- 
                    
            
Return values
    string
            —