CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
swig::IteratorProtocol< Seq, T > Struct Template Reference

Static Public Member Functions

static void assign (PyObject *obj, Seq *seq)
static bool check (PyObject *obj)

Detailed Description

template<class Seq, class T = typename Seq::value_type>
struct swig::IteratorProtocol< Seq, T >

Definition at line 5448 of file cmsdk3_wrap.cxx.

Member Function Documentation

◆ assign()

template<class Seq, class T = typename Seq::value_type>
void swig::IteratorProtocol< Seq, T >::assign ( PyObject * obj,
Seq * seq )
inlinestatic

Definition at line 5449 of file cmsdk3_wrap.cxx.

References swig::as().

Referenced by swig::traits_asptr_stdseq< Seq, T >::asptr().

◆ check()

template<class Seq, class T = typename Seq::value_type>
bool swig::IteratorProtocol< Seq, T >::check ( PyObject * obj)
inlinestatic

Definition at line 5460 of file cmsdk3_wrap.cxx.

References swig::check().

Referenced by swig::traits_asptr_stdseq< Seq, T >::asptr().


The documentation for this struct was generated from the following file: