User Manual, Developers Guide and API Documentation

Python.hpp File Reference

#include <Python.h>

Include dependency graph for Python.hpp:

Go to the source code of this file.

Defines

#define PY_SSIZE_T_MAX   INT_MAX
#define PY_SSIZE_T_MIN   INT_MIN

Typedefs

typedef int Py_ssize_t


Define Documentation

#define PY_SSIZE_T_MAX   INT_MAX

Definition at line 46 of file Python.hpp.

#define PY_SSIZE_T_MIN   INT_MIN

Definition at line 47 of file Python.hpp.


Typedef Documentation

typedef int Py_ssize_t

This file handles compatiblity issues between different Python versions.

NOTE: THIS FILE MUST BE THE VERY FIRST INCLUDE IN ANY OTHER FILE SINCE Python.h ALWAYS NEEDS TO BE THE VERY FIRST INCLUDE!!!!

Definition at line 45 of file Python.hpp.


Generated on Fri May 25 03:32:22 2012 for openWNS by  doxygen 1.5.5