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

Public Attributes

char * name
 
completer_ftype * completer
 

Detailed Description

Definition at line 32 of file py-cmd.c.

Member Data Documentation

completer_ftype* cmdpy_completer::completer

Definition at line 39 of file py-cmd.c.

Referenced by VEC().

char* cmdpy_completer::name

Definition at line 37 of file py-cmd.c.


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