Python2/Extensions.hxx File Reference

#include "CXX/WrapPython.h"
#include "CXX/Version.hxx"
#include "CXX/Python2/Config.hxx"
#include "CXX/Python2/CxxDebug.hxx"
#include "CXX/Python2/Objects.hxx"
#include <vector>
#include <map>
#include "CXX/Python2/ExtensionModule.hxx"
#include "CXX/Python2/PythonType.hxx"
#include "CXX/Python2/ExtensionTypeBase.hxx"
#include "CXX/Python2/ExtensionOldType.hxx"
#include "CXX/Python2/ExtensionType.hxx"

Go to the source code of this file.

Classes

class  Py::ExtensionExceptionType
class  Py::MethodDefExt< T >
class  Py::MethodTable

Namespaces

namespace  Py

Typedefs

typedef PyObject *(* Py::method_keyword_call_handler_t )(PyObject *_self, PyObject *_args, PyObject *_dict)
typedef PyObject *(* Py::method_noargs_call_handler_t )(PyObject *_self, PyObject *)
typedef PyObject *(* Py::method_varargs_call_handler_t )(PyObject *_self, PyObject *_args)

Variables

PyObject py_object_initializer

Variable Documentation

Definition at line 45 of file Python2/cxxextensions.c.

Referenced by Py::PythonType::PythonType().


Generated on Wed Nov 23 19:01:15 2011 for FreeCAD by  doxygen 1.6.1