SyFi 0.3
|
Static Public Member Functions | |
static int | asptr (PyObject *obj, std::list< T > **lis) |
Definition at line 5109 of file SyFi_wrap.cc.
static int swig::traits_asptr< std::list< T > >::asptr | ( | PyObject * | obj, |
std::list< T > ** | lis | ||
) | [inline, static] |
Definition at line 5110 of file SyFi_wrap.cc.
References swig::asptr().
{ return traits_asptr_stdseq<std::list<T> >::asptr(obj, lis); }