symbian-qemu-0.9.1-12/python-2.6.1/Doc/c-api/objimpl.rst
author bugtracker-ml@nttdocomo.com
Tue, 06 Apr 2010 17:00:22 +0100
changeset 56 f24810eebc6b
parent 1 2fb8b9db1c86
permissions -rw-r--r--
Merge BUG 1296

.. highlightlang:: c


.. _newtypes:

*****************************
Object Implementation Support
*****************************

This chapter describes the functions, types, and macros used when defining new
object types.

.. toctree::

   allocation.rst
   structures.rst
   typeobj.rst
   gcsupport.rst