AnimatLab  2
Test
swig::traits_from< std::map< K, T, Compare, Alloc > > Struct Template Reference
+ Collaboration diagram for swig::traits_from< std::map< K, T, Compare, Alloc > >:

Public Types

typedef map_type::const_iterator const_iterator
 
typedef std::map< K, T, Compare, Alloc > map_type
 
typedef map_type::size_type size_type
 

Static Public Member Functions

static PyObject * asdict (const map_type &map)
 
static PyObject * from (const map_type &map)
 

Detailed Description

template<class K, class T, class Compare, class Alloc>
struct swig::traits_from< std::map< K, T, Compare, Alloc > >

Definition at line 8882 of file AnimatSimPy_wrap.cxx.


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