GDB (xrefs)
Public Attributes
cmdpy_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD struct
cmd_list_element
command
struct cmd_list_elementsub_list

Detailed Description

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


Member Data Documentation

PyObject_HEAD struct cmd_list_element* cmdpy_object::command

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

Referenced by cmdpy_destroyer(), and cmdpy_init().

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

Referenced by cmdpy_init().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines