#include <SBFileSpecList.h>
Definition at line 18 of file SBFileSpecList.h.
 
      
        
          | lldb::SBFileSpecList::SBFileSpecList | ( |  | ) |  | 
      
 
 
      
        
          | lldb::SBFileSpecList::~SBFileSpecList | ( |  | ) |  | 
      
 
 
      
        
          | void lldb::SBFileSpecList::Append | ( | const SBFileSpec & | sb_file | ) |  | 
      
 
 
      
        
          | bool lldb::SBFileSpecList::AppendIfUnique | ( | const SBFileSpec & | sb_file | ) |  | 
      
 
 
      
        
          | void lldb::SBFileSpecList::Clear | ( |  | ) |  | 
      
 
 
      
        
          | uint32_t lldb::SBFileSpecList::FindFileIndex | ( | uint32_t | idx, | 
        
          |  |  | const SBFileSpec & | sb_file, | 
        
          |  |  | bool | full | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | bool lldb::SBFileSpecList::GetDescription | ( | SBStream & | description | ) | const | 
      
 
 
      
        
          | const SBFileSpec lldb::SBFileSpecList::GetFileSpecAtIndex | ( | uint32_t | idx | ) | const | 
      
 
 
      
        
          | uint32_t lldb::SBFileSpecList::GetSize | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following file: