#include <SBTypeSummary.h>
Definition at line 56 of file SBTypeSummary.h.
 
      
        
          | lldb::SBTypeSummary::SBTypeSummary | ( |  | ) |  | 
      
 
 
      
        
          | lldb::SBTypeSummary::~SBTypeSummary | ( |  | ) |  | 
      
 
 
  
  | 
        
          | lldb::SBTypeSummary::SBTypeSummary | ( | const lldb::TypeSummaryImplSP & |  | ) |  |  | protected | 
 
 
  
  | 
        
          | bool lldb::SBTypeSummary::ChangeSummaryType | ( | bool | want_script | ) |  |  | protected | 
 
 
  
  | 
        
          | bool lldb::SBTypeSummary::CopyOnWrite_Impl | ( |  | ) |  |  | protected | 
 
 
  
  | 
        
          | static SBTypeSummary lldb::SBTypeSummary::CreateWithCallback | ( | FormatCallback | cb, |  
          |  |  | uint32_t | options = 0, |  
          |  |  | const char * | description = nullptr |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static SBTypeSummary lldb::SBTypeSummary::CreateWithFunctionName | ( | const char * | data, |  
          |  |  | uint32_t | options = 0 |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static SBTypeSummary lldb::SBTypeSummary::CreateWithScriptCode | ( | const char * | data, |  
          |  |  | uint32_t | options = 0 |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static SBTypeSummary lldb::SBTypeSummary::CreateWithSummaryString | ( | const char * | data, |  
          |  |  | uint32_t | options = 0 |  
          |  | ) |  |  |  | static | 
 
 
      
        
          | const char* lldb::SBTypeSummary::GetData | ( |  | ) |  | 
      
 
 
      
        
          | bool lldb::SBTypeSummary::GetDescription | ( | lldb::SBStream & | description, | 
        
          |  |  | lldb::DescriptionLevel | description_level | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | uint32_t lldb::SBTypeSummary::GetOptions | ( |  | ) |  | 
      
 
 
  
  | 
        
          | lldb::TypeSummaryImplSP lldb::SBTypeSummary::GetSP | ( |  | ) |  |  | protected | 
 
 
      
        
          | bool lldb::SBTypeSummary::IsFunctionCode | ( |  | ) |  | 
      
 
 
      
        
          | bool lldb::SBTypeSummary::IsFunctionName | ( |  | ) |  | 
      
 
 
      
        
          | bool lldb::SBTypeSummary::IsSummaryString | ( |  | ) |  | 
      
 
 
      
        
          | bool lldb::SBTypeSummary::IsValid | ( |  | ) | const | 
      
 
 
      
        
          | void lldb::SBTypeSummary::SetFunctionCode | ( | const char * | data | ) |  | 
      
 
 
      
        
          | void lldb::SBTypeSummary::SetFunctionName | ( | const char * | data | ) |  | 
      
 
 
      
        
          | void lldb::SBTypeSummary::SetOptions | ( | uint32_t |  | ) |  | 
      
 
 
  
  | 
        
          | void lldb::SBTypeSummary::SetSP | ( | const lldb::TypeSummaryImplSP & | typefilter_impl_sp | ) |  |  | protected | 
 
 
      
        
          | void lldb::SBTypeSummary::SetSummaryString | ( | const char * | data | ) |  | 
      
 
 
  
  | 
        
          | lldb::TypeSummaryImplSP lldb::SBTypeSummary::m_opaque_sp |  | protected | 
 
 
The documentation for this class was generated from the following file: