#include <SBBreakpoint.h>
Definition at line 151 of file SBBreakpoint.h.
 
      
        
          | lldb::SBBreakpointList::SBBreakpointList | ( | SBTarget & | target | ) |  | 
      
 
 
      
        
          | lldb::SBBreakpointList::~SBBreakpointList | ( |  | ) |  | 
      
 
 
      
        
          | void lldb::SBBreakpointList::Append | ( | const SBBreakpoint & | sb_file | ) |  | 
      
 
 
      
        
          | void lldb::SBBreakpointList::AppendByID | ( | lldb::break_id_t | id | ) |  | 
      
 
 
      
        
          | bool lldb::SBBreakpointList::AppendIfUnique | ( | const SBBreakpoint & | sb_file | ) |  | 
      
 
 
      
        
          | void lldb::SBBreakpointList::Clear | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void lldb::SBBreakpointList::CopyToBreakpointIDList | ( | lldb_private::BreakpointIDList & | bp_id_list | ) |  |  | protected | 
 
 
      
        
          | SBBreakpoint lldb::SBBreakpointList::FindBreakpointByID | ( | lldb::break_id_t |  | ) |  | 
      
 
 
      
        
          | SBBreakpoint lldb::SBBreakpointList::GetBreakpointAtIndex | ( | size_t | idx | ) |  | 
      
 
 
      
        
          | size_t lldb::SBBreakpointList::GetSize | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following file: