LLDB mainline
lldb_private::DiagnosticEventData Member List

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

DiagnosticEventData(lldb::Severity severity, 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
ForwardEventToPendingListeners(Event *event_ptr)lldb_private::EventDatainlineprivatevirtual
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
GetSeverity() constlldb_private::DiagnosticEventDatainline
IsDebuggerSpecific() constlldb_private::DiagnosticEventDatainline
m_debugger_specificlldb_private::DiagnosticEventDataprotected
m_messagelldb_private::DiagnosticEventDataprotected
m_severitylldb_private::DiagnosticEventDataprotected
operator=(const DiagnosticEventData &)=deletelldb_private::DiagnosticEventDataprotected
~DiagnosticEventData() override=defaultlldb_private::DiagnosticEventData
~EventData()lldb_private::EventDatavirtual