TwiceAsNice  2019-02-18
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType > Struct Template Reference

#include <StlWrapper.hh>

Collaboration diagram for Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >:
Collaboration graph

Public Types

typedef std::map< KeyType, ValType > MapKeyValType
 
typedef std::map< KeyType, ValType > MapKeyValType
 
typedef std::map< KeyType, ValType > MapKeyValType
 

Public Member Functions

 MapKeyVal_from_PyDict ()
 
 MapKeyVal_from_PyDict ()
 
 MapKeyVal_from_PyDict ()
 

Static Public Member Functions

static void * convertible (PyObject *obj_ptr)
 
static void construct (PyObject *obj_ptr, bp::converter::rvalue_from_python_stage1_data *data)
 
static void * convertible (PyObject *obj_ptr)
 
static void construct (PyObject *obj_ptr, bp::converter::rvalue_from_python_stage1_data *data)
 
static void * convertible (PyObject *obj_ptr)
 
static void construct (PyObject *obj_ptr, bp::converter::rvalue_from_python_stage1_data *data)
 

Member Typedef Documentation

◆ MapKeyValType [1/3]

template<typename KeyType , typename ValType >
typedef std::map<KeyType, ValType> Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::MapKeyValType

◆ MapKeyValType [2/3]

template<typename KeyType , typename ValType >
typedef std::map<KeyType, ValType> Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::MapKeyValType

◆ MapKeyValType [3/3]

template<typename KeyType , typename ValType >
typedef std::map<KeyType, ValType> Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::MapKeyValType

Constructor & Destructor Documentation

◆ MapKeyVal_from_PyDict() [1/3]

template<typename KeyType , typename ValType >
Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::MapKeyVal_from_PyDict ( )
inline

◆ MapKeyVal_from_PyDict() [2/3]

template<typename KeyType , typename ValType >
Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::MapKeyVal_from_PyDict ( )
inline

◆ MapKeyVal_from_PyDict() [3/3]

template<typename KeyType , typename ValType >
Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::MapKeyVal_from_PyDict ( )
inline

Member Function Documentation

◆ construct() [1/3]

template<typename KeyType , typename ValType >
static void Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::construct ( PyObject obj_ptr,
bp::converter::rvalue_from_python_stage1_data *  data 
)
inlinestatic

...

◆ construct() [2/3]

template<typename KeyType , typename ValType >
static void Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::construct ( PyObject obj_ptr,
bp::converter::rvalue_from_python_stage1_data *  data 
)
inlinestatic

...

◆ construct() [3/3]

template<typename KeyType , typename ValType >
static void Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::construct ( PyObject obj_ptr,
bp::converter::rvalue_from_python_stage1_data *  data 
)
inlinestatic

...

◆ convertible() [1/3]

template<typename KeyType , typename ValType >
static void* Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::convertible ( PyObject obj_ptr)
inlinestatic

◆ convertible() [2/3]

template<typename KeyType , typename ValType >
static void* Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::convertible ( PyObject obj_ptr)
inlinestatic

◆ convertible() [3/3]

template<typename KeyType , typename ValType >
static void* Nice::Python::MapKeyVal_from_PyDict< KeyType, ValType >::convertible ( PyObject obj_ptr)
inlinestatic

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