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 93 of file interps.c.

Constructor & Destructor Documentation

◆ interp_factory()

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

Definition at line 95 of file interps.c.

Member Data Documentation

◆ func

interp_factory_func interp_factory::func

Definition at line 103 of file interps.c.

◆ name

const char* interp_factory::name

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