#include <SBFileSpecList.h>
Detailed Description
Definition at line 17 of file SBFileSpecList.h.
Constructor & Destructor Documentation
lldb::SBFileSpecList::SBFileSpecList |
( |
| ) |
|
lldb::SBFileSpecList::~SBFileSpecList |
( |
| ) |
|
Member Function Documentation
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 |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: