GDB (xrefs)
Public Attributes
parmpy_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD enum var_types type
union parmpy_variable value
const char ** enumeration

Detailed Description

Definition at line 74 of file py-param.c.


Member Data Documentation

Definition at line 87 of file py-param.c.

Referenced by parmpy_init().

PyObject_HEAD enum var_types parmpy_object::type

Definition at line 79 of file py-param.c.

Referenced by parmpy_init().

Definition at line 82 of file py-param.c.

Referenced by parmpy_init().


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