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

Public Attributes

PyObject_HEAD struct cmd_list_elementcommand
 
struct cmd_list_elementsub_list
 

Detailed Description

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

Member Data Documentation

PyObject_HEAD struct cmd_list_element* cmdpy_object::command

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

Referenced by cmdpy_destroyer(), cmdpy_function(), and cmdpy_init().

struct cmd_list_element* cmdpy_object::sub_list

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

Referenced by cmdpy_init().


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