#include <GDBRemoteClientBase.h>
Definition at line 30 of file GDBRemoteClientBase.h.
 
◆ ~ContinueDelegate()
  
  | 
        
          | GDBRemoteClientBase::ContinueDelegate::~ContinueDelegate | ( |  | ) |  |  | virtualdefault | 
 
 
◆ HandleAsyncMisc()
  
  | 
        
          | virtual void lldb_private::process_gdb_remote::GDBRemoteClientBase::ContinueDelegate::HandleAsyncMisc | ( | llvm::StringRef | data | ) |  |  | pure virtual | 
 
 
◆ HandleAsyncStdout()
  
  | 
        
          | virtual void lldb_private::process_gdb_remote::GDBRemoteClientBase::ContinueDelegate::HandleAsyncStdout | ( | llvm::StringRef | out | ) |  |  | pure virtual | 
 
 
◆ HandleAsyncStructuredDataPacket()
  
  | 
        
          | virtual void lldb_private::process_gdb_remote::GDBRemoteClientBase::ContinueDelegate::HandleAsyncStructuredDataPacket | ( | llvm::StringRef | data | ) |  |  | pure virtual | 
 
 
◆ HandleStopReply()
  
  | 
        
          | virtual void lldb_private::process_gdb_remote::GDBRemoteClientBase::ContinueDelegate::HandleStopReply | ( |  | ) |  |  | pure virtual | 
 
 
The documentation for this struct was generated from the following files: