|  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | __init__(self,
        *args) __init__(lldb::SBTypeSummaryOptions self) -> SBTypeSummaryOptions 
      __init__(lldb::SBTypeSummaryOptions self, SBTypeSummaryOptions rhs) 
      -> SBTypeSummaryOptions
 | source code |  | 
    |  | 
        
          | __swig_destroy__(...) delete_SBTypeSummaryOptions(SBTypeSummaryOptions self)
 |  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | IsValid(self) IsValid(SBTypeSummaryOptions self) -> bool
 | source code |  | 
    |  | 
        
          | GetLanguage(self) GetLanguage(SBTypeSummaryOptions self) -> lldb::LanguageType
 | source code |  | 
    |  | 
        
          | GetCapping(self) GetCapping(SBTypeSummaryOptions self) -> lldb::TypeSummaryCapping
 | source code |  | 
    |  | 
        
          | SetLanguage(self,
        *args) SetLanguage(SBTypeSummaryOptions self, lldb::LanguageType arg2)
 | source code |  | 
    |  | 
        
          | SetCapping(self,
        *args) SetCapping(SBTypeSummaryOptions self, lldb::TypeSummaryCapping arg2)
 | source code |  | 
  
    | Inherited from object:__delattr__,__format__,__getattribute__,__hash__,__new__,__reduce__,__reduce_ex__,__sizeof__,__str__,__subclasshook__ |