VirtualMachine.h File Reference

Implementation of a virtual machine for the Python Programming Language. More...

#include "../core/VirtualMachine.h"
#include <iostream>
#include <Python.h>
#include <boost/python.hpp>
#include <QEventLoop>

Go to the source code of this file.

Classes

class  te::vm::python::VirtualMachine
 
class  te::vm::python::VirtualMachineInput
 
class  te::vm::python::VirtualMachineOutput
 

Namespaces

 te
 URI C++ Library.
 
 te::vm
 
 te::vm::python
 

Macros

#define slots   Q_SLOTS
 

Detailed Description

Implementation of a virtual machine for the Python Programming Language.

Author
Frederico Augusto BedĂȘ

Definition in file VirtualMachine.h.

Macro Definition Documentation