#include "Value.h"#include "StringValue.h"#include "IntValue.h"Go to the source code of this file.
Functions | |
| void | initCValue (void) |
| void | initExpressionModule (void) |
| PyObject* | MyTake (PyObject* ignored,PyObject* args) |
| void | initTestModule (void) |
Variables | |
| CValue* | gTestValue = NULL |
|
|
Definition at line 14 of file pythonsample.cpp. |
|
|
|
|
|
|
|
|
Definition at line 30 of file pythonsample.cpp. |
|
|
Definition at line 12 of file pythonsample.cpp. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000