#include <Watchpoint.h>
Definition at line 27 of file Watchpoint.h.
◆ WatchpointEventData() [1/2]
lldb_private::Watchpoint::WatchpointEventData::WatchpointEventData |
( |
lldb::WatchpointEventType |
sub_type, |
|
|
const lldb::WatchpointSP & |
new_watchpoint_sp |
|
) |
| |
◆ ~WatchpointEventData()
Watchpoint::WatchpointEventData::~WatchpointEventData |
( |
| ) |
|
|
overridedefault |
◆ WatchpointEventData() [2/2]
lldb_private::Watchpoint::WatchpointEventData::WatchpointEventData |
( |
const WatchpointEventData & |
| ) |
|
|
privatedelete |
◆ Dump()
void Watchpoint::WatchpointEventData::Dump |
( |
Stream * |
s | ) |
const |
|
overridevirtual |
◆ GetEventDataFromEvent()
◆ GetFlavor()
ConstString Watchpoint::WatchpointEventData::GetFlavor |
( |
| ) |
const |
|
overridevirtual |
◆ GetFlavorString()
ConstString Watchpoint::WatchpointEventData::GetFlavorString |
( |
| ) |
|
|
static |
◆ GetWatchpoint()
WatchpointSP & Watchpoint::WatchpointEventData::GetWatchpoint |
( |
| ) |
|
◆ GetWatchpointEventType()
WatchpointEventType Watchpoint::WatchpointEventData::GetWatchpointEventType |
( |
| ) |
const |
◆ GetWatchpointEventTypeFromEvent()
WatchpointEventType Watchpoint::WatchpointEventData::GetWatchpointEventTypeFromEvent |
( |
const lldb::EventSP & |
event_sp | ) |
|
|
static |
◆ GetWatchpointFromEvent()
WatchpointSP Watchpoint::WatchpointEventData::GetWatchpointFromEvent |
( |
const lldb::EventSP & |
event_sp | ) |
|
|
static |
◆ operator=()
◆ m_new_watchpoint_sp
lldb::WatchpointSP lldb_private::Watchpoint::WatchpointEventData::m_new_watchpoint_sp |
|
private |
◆ m_watchpoint_event
lldb::WatchpointEventType lldb_private::Watchpoint::WatchpointEventData::m_watchpoint_event |
|
private |
The documentation for this class was generated from the following files: