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

Public Attributes

PyObject_HEAD CORE_ADDR address
 
char * encoding
 
long length
 
struct typetype
 

Detailed Description

Definition at line 27 of file py-lazy-string.c.

Member Data Documentation

PyObject_HEAD CORE_ADDR lazy_string_object::address
char* lazy_string_object::encoding
long lazy_string_object::length
struct type* lazy_string_object::type

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