#include <Event.h>
Definition at line 103 of file Event.h.
◆ EventDataReceipt()
lldb_private::EventDataReceipt::EventDataReceipt |
( |
| ) |
|
|
inline |
◆ ~EventDataReceipt()
lldb_private::EventDataReceipt::~EventDataReceipt |
( |
| ) |
|
|
overridedefault |
◆ DoOnRemoval()
void lldb_private::EventDataReceipt::DoOnRemoval |
( |
Event * |
event_ptr | ) |
|
|
inlineoverrideprivatevirtual |
◆ GetFlavor()
llvm::StringRef lldb_private::EventDataReceipt::GetFlavor |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetFlavorString()
llvm::StringRef EventDataReceipt::GetFlavorString |
( |
| ) |
|
|
static |
◆ WaitForEventReceived()
bool lldb_private::EventDataReceipt::WaitForEventReceived |
( |
const Timeout< std::micro > & |
timeout = std::nullopt | ) |
|
|
inline |
◆ m_predicate
Predicate<bool> lldb_private::EventDataReceipt::m_predicate |
|
private |
The documentation for this class was generated from the following files: