Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ListValue.cpp File Reference

#include "ListValue.h"
#include "StringValue.h"
#include "VoidValue.h"

Go to the source code of this file.

Functions

int listvalue_bufferlen (PyObject* list)
PyObjectlistvalue_buffer_item (PyObject* list,int index)


Function Documentation

PyObject * listvalue_buffer_item ( PyObject * list,
int index )
 

Definition at line 27 of file ListValue.cpp.

int listvalue_bufferlen ( PyObject * list )
 

Definition at line 22 of file ListValue.cpp.


Generated at Thu Feb 1 13:03:21 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000