OpenLexocad  27.1
PyExport.h File Reference

the python object export base class More...

#include <Python.h>
#include <base_defines.h>
#include <typeinfo>

Go to the source code of this file.

Classes

class  Base::PyHandler
 
class  Base::PyHandle< HandledType >
 

Namespaces

 Base
 

Macros

#define slots
 

Typedefs

typedef struct _object PyObject
 

Detailed Description

the python object export base class

Author
Juergen Riegel
Version
0.1
Date
5.2001

Macro Definition Documentation

◆ slots

#define slots

Typedef Documentation

◆ PyObject

typedef struct _object PyObject