#include <SBMemoryRegionInfoList.h>
|  | 
| const MemoryRegionInfoListImpl * | operator-> () const | 
|  | 
| const MemoryRegionInfoListImpl & | operator* () const | 
|  | 
Definition at line 19 of file SBMemoryRegionInfoList.h.
 
      
        
          | lldb::SBMemoryRegionInfoList::SBMemoryRegionInfoList | ( |  | ) |  | 
      
 
 
      
        
          | lldb::SBMemoryRegionInfoList::~SBMemoryRegionInfoList | ( |  | ) |  | 
      
 
 
      
        
          | void lldb::SBMemoryRegionInfoList::Clear | ( |  | ) |  | 
      
 
 
      
        
          | bool lldb::SBMemoryRegionInfoList::GetMemoryRegionAtIndex | ( | uint32_t | idx, | 
        
          |  |  | SBMemoryRegionInfo & | region_info | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | uint32_t lldb::SBMemoryRegionInfoList::GetSize | ( |  | ) | const | 
      
 
 
  
  | 
        
          | const MemoryRegionInfoListImpl& lldb::SBMemoryRegionInfoList::operator* | ( |  | ) | const |  | protected | 
 
 
  
  | 
        
          | const MemoryRegionInfoListImpl* lldb::SBMemoryRegionInfoList::operator-> | ( |  | ) | const |  | protected | 
 
 
The documentation for this class was generated from the following file: