#include <SBQueueItem.h>
Definition at line 18 of file SBQueueItem.h.
 
      
        
          | lldb::SBQueueItem::SBQueueItem | ( |  | ) |  | 
      
 
 
      
        
          | lldb::SBQueueItem::SBQueueItem | ( | const lldb::QueueItemSP & | queue_item_sp | ) |  | 
      
 
 
      
        
          | lldb::SBQueueItem::~SBQueueItem | ( |  | ) |  | 
      
 
 
      
        
          | void lldb::SBQueueItem::Clear | ( |  | ) |  | 
      
 
 
      
        
          | SBThread lldb::SBQueueItem::GetExtendedBacktraceThread | ( | const char * | type | ) |  | 
      
 
 
      
        
          | lldb::QueueItemKind lldb::SBQueueItem::GetKind | ( |  | ) | const | 
      
 
 
      
        
          | bool lldb::SBQueueItem::IsValid | ( |  | ) | const | 
      
 
 
      
        
          | void lldb::SBQueueItem::SetKind | ( | lldb::QueueItemKind | kind | ) |  | 
      
 
 
      
        
          | void lldb::SBQueueItem::SetQueueItem | ( | const lldb::QueueItemSP & | queue_item_sp | ) |  | 
      
 
 
The documentation for this class was generated from the following file: