#include <SBPlatform.h>
Definition at line 53 of file SBPlatform.h.
 
      
        
          | lldb::SBPlatformShellCommand::SBPlatformShellCommand | ( | const char * | shell_command | ) |  | 
      
 
 
      
        
          | lldb::SBPlatformShellCommand::~SBPlatformShellCommand | ( |  | ) |  | 
      
 
 
      
        
          | void lldb::SBPlatformShellCommand::Clear | ( |  | ) |  | 
      
 
 
      
        
          | const char* lldb::SBPlatformShellCommand::GetCommand | ( |  | ) |  | 
      
 
 
      
        
          | const char* lldb::SBPlatformShellCommand::GetOutput | ( |  | ) |  | 
      
 
 
      
        
          | int lldb::SBPlatformShellCommand::GetSignal | ( |  | ) |  | 
      
 
 
      
        
          | int lldb::SBPlatformShellCommand::GetStatus | ( |  | ) |  | 
      
 
 
      
        
          | uint32_t lldb::SBPlatformShellCommand::GetTimeoutSeconds | ( |  | ) |  | 
      
 
 
      
        
          | const char* lldb::SBPlatformShellCommand::GetWorkingDirectory | ( |  | ) |  | 
      
 
 
      
        
          | void lldb::SBPlatformShellCommand::SetCommand | ( | const char * | shell_command | ) |  | 
      
 
 
      
        
          | void lldb::SBPlatformShellCommand::SetTimeoutSeconds | ( | uint32_t | sec | ) |  | 
      
 
 
      
        
          | void lldb::SBPlatformShellCommand::SetWorkingDirectory | ( | const char * | path | ) |  | 
      
 
 
  
  | 
        
          | PlatformShellCommand* lldb::SBPlatformShellCommand::m_opaque_ptr |  | protected | 
 
 
The documentation for this class was generated from the following file: