GDB (xrefs)
Loading...
Searching...
No Matches
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 54 of file py-cmd.c.

Member Data Documentation

◆ command

PyObject_HEAD struct cmd_list_element* cmdpy_object::command

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

Referenced by cmdpy_function(), and cmdpy_init().

◆ sub_list

struct cmd_list_element* cmdpy_object::sub_list

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

Referenced by cmdpy_init().


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