library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_plus.h>
Public Member Functions | |
CompareFunc (PyCFunction dispatcher, int op) | |
Data Fields | |
PyCFunction | dispatcher |
int | op |
Definition at line 728 of file pyobject_plus.h.
lass::python::impl::CompareFunc::CompareFunc | ( | PyCFunction | dispatcher, | |
int | op | |||
) | [inline] |
Definition at line 732 of file pyobject_plus.h.
PyCFunction lass::python::impl::CompareFunc::dispatcher |
Definition at line 730 of file pyobject_plus.h.
Definition at line 731 of file pyobject_plus.h.
Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by 1.5.7.1 |