|  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | __init__(self,
        *args) __init__(lldb::SBFileSpecList self) -> SBFileSpecList 
      __init__(lldb::SBFileSpecList self, SBFileSpecList rhs) -> 
      SBFileSpecList
 | source code |  | 
    |  | 
        
          | __swig_destroy__(...) delete_SBFileSpecList(SBFileSpecList self)
 |  |  | 
    |  |  | 
    |  | 
        
          | GetSize(self) GetSize(SBFileSpecList self) -> uint32_t
 | source code |  | 
    |  | 
        
          | GetDescription(self,
        *args) GetDescription(SBFileSpecList self, SBStream description) -> bool
 | source code |  | 
    |  | 
        
          | Append(self,
        *args) Append(SBFileSpecList self, SBFileSpec sb_file)
 | source code |  | 
    |  | 
        
          | AppendIfUnique(self,
        *args) AppendIfUnique(SBFileSpecList self, SBFileSpec sb_file) -> bool
 | source code |  | 
    |  |  | 
    |  | 
        
          | FindFileIndex(self,
        *args) FindFileIndex(SBFileSpecList self, uint32_t idx, SBFileSpec sb_file, 
      bool full) -> uint32_t
 | source code |  | 
    |  | 
        
          | GetFileSpecAtIndex(self,
        *args) GetFileSpecAtIndex(SBFileSpecList self, uint32_t idx) -> 
      SBFileSpec
 | source code |  | 
  
    | Inherited from object:__delattr__,__format__,__getattribute__,__hash__,__new__,__reduce__,__reduce_ex__,__sizeof__,__str__,__subclasshook__ |