LLDB mainline
lldb_private::DiagnosticEventData Member List

This is the complete list of members for lldb_private::DiagnosticEventData, including all inherited members.

DiagnosticEventData(Type type, std::string message, bool debugger_specific)lldb_private::DiagnosticEventDatainline
DiagnosticEventData(const DiagnosticEventData &)=deletelldb_private::DiagnosticEventDataprotected
DoOnRemoval(Event *event_ptr)lldb_private::EventDatainlineprivatevirtual
Dump(Stream *s) const overridelldb_private::DiagnosticEventDatavirtual
EventData()lldb_private::EventData
EventData(const EventData &)=deletelldb_private::EventDataprivate
GetAsStructuredData(const Event *event_ptr)lldb_private::DiagnosticEventDatastatic
GetEventDataFromEvent(const Event *event_ptr)lldb_private::DiagnosticEventDatastatic
GetFlavor() const overridelldb_private::DiagnosticEventDatavirtual
GetFlavorString()lldb_private::DiagnosticEventDatastatic
GetLogChannel()lldb_private::EventDatainlinevirtual
GetMessage() constlldb_private::DiagnosticEventDatainline
GetPrefix() constlldb_private::DiagnosticEventData
GetType() constlldb_private::DiagnosticEventDatainline
IsDebuggerSpecific() constlldb_private::DiagnosticEventDatainline
m_debugger_specificlldb_private::DiagnosticEventDataprotected
m_messagelldb_private::DiagnosticEventDataprotected
m_typelldb_private::DiagnosticEventDataprotected
operator=(const DiagnosticEventData &)=deletelldb_private::DiagnosticEventDataprotected
Type enum namelldb_private::DiagnosticEventData
~DiagnosticEventData() override=defaultlldb_private::DiagnosticEventData
~EventData()lldb_private::EventDatavirtual