GDB (xrefs)
Public Attributes | List of all members
interp Struct Reference

Public Attributes

const char * name
 
struct interpnext
 
void * data
 
int inited
 
const struct interp_procsprocs
 
int quiet_p
 

Detailed Description

Definition at line 48 of file interps.c.

Member Data Documentation

void* interp::data
int interp::inited

Definition at line 64 of file interps.c.

Referenced by interp_new(), and interp_set().

const char* interp::name
struct interp* interp::next
const struct interp_procs* interp::procs
int interp::quiet_p

Definition at line 67 of file interps.c.

Referenced by interp_new(), interp_quiet_p(), and interp_set_quiet().


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