Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Python

BALL provides classes for the extension of Python, an object oriented script language. More...

Modules

group  Python extensions

Detailed Description

BALL provides classes for the extension of Python, an object oriented script language.

Since the language concepts of C++ and Python are rather dissimilar, several concepts had to be ported and modified. This chapter describes the BALL classes that implement these interface classes.