GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
interp_factory Struct Reference

Public Member Functions

 interp_factory (const char *name_, interp_factory_func func_)
 

Public Attributes

const char * name
 
interp_factory_func func
 

Detailed Description

Definition at line 59 of file interps.c.

Constructor & Destructor Documentation

◆ interp_factory()

interp_factory::interp_factory ( const char * name_,
interp_factory_func func_ )
inline

Definition at line 61 of file interps.c.

Member Data Documentation

◆ func

interp_factory_func interp_factory::func

Definition at line 69 of file interps.c.

Referenced by gdb.dap.scopes._ScopeReference::__init__().

◆ name

const char* interp_factory::name

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