simlpy.h File Reference

These methods are relevant to a python implementation of the simulator. More...

#include "config.h"
#include "interpreter_hooks.h"

Include dependency graph for simlpy.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Define Interpreter Hooks for Python
PyObject * export_entity (Entity *e)
 Make an Entity available to the interpreter.


Detailed Description

These methods are relevant to a python implementation of the simulator.

This is the only version of the simulator at present, but we still would like to keep the actual interpreter somewhat modifiable. The python headers must be included before this, since PyObject is a typedef, and consequently can't be forward-declared.

Definition in file simlpy.h.


Generated on Mon Mar 24 11:15:46 2008 for Pydtn Simulator by  doxygen 1.5.4