Implementation of a virtual machine for the Python Programming Language. More...
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 | |
namespace | te |
TerraLib. | |
namespace | te::vm |
namespace | te::vm::python |
Macros | |
#define | slots Q_SLOTS |
Implementation of a virtual machine for the Python Programming Language.
Definition in file VirtualMachine.h.
#define slots Q_SLOTS |
Definition at line 48 of file VirtualMachine.h.