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 55 of file py-cmd.c.

Member Data Documentation

◆ command

PyObject_HEAD struct cmd_list_element* cmdpy_object::command

◆ sub_list

struct cmd_list_element* cmdpy_object::sub_list

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

Referenced by cmdpy_init().


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