LLDB mainline
lldb_private::StructuredDataPluginCallbacks Struct Reference

#include <PluginManager.h>

Public Attributes

StructuredDataPluginCreateInstance create_callback
StructuredDataFilterLaunchInfo filter_callback

Detailed Description

Definition at line 110 of file PluginManager.h.

Member Data Documentation

◆ create_callback

StructuredDataPluginCreateInstance lldb_private::StructuredDataPluginCallbacks::create_callback

Definition at line 111 of file PluginManager.h.

◆ filter_callback

StructuredDataFilterLaunchInfo lldb_private::StructuredDataPluginCallbacks::filter_callback

Definition at line 112 of file PluginManager.h.


The documentation for this struct was generated from the following file: