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

#include <StlWrapper.hh>

Collaboration diagram for Nice::Python::SeqConverters< ValType >:
Collaboration graph

Classes

struct  Vector_from_PyList
 
struct  Vector_to_PyList
 

Public Types

typedef std::vector< ValType > VectorValType
 
typedef std::vector< ValType > VectorValType
 
typedef std::vector< ValType > VectorValType
 

Static Public Member Functions

static void initTo ()
 
static void initFrom ()
 
static void initFromTo ()
 
static void initTo ()
 
static void initFrom ()
 
static void initFromTo ()
 
static void initTo ()
 
static void initFrom ()
 
static void initFromTo ()
 

Member Typedef Documentation

◆ VectorValType [1/3]

template<typename ValType >
typedef std::vector<ValType> Nice::Python::SeqConverters< ValType >::VectorValType

◆ VectorValType [2/3]

template<typename ValType >
typedef std::vector<ValType> Nice::Python::SeqConverters< ValType >::VectorValType

◆ VectorValType [3/3]

template<typename ValType >
typedef std::vector<ValType> Nice::Python::SeqConverters< ValType >::VectorValType

Member Function Documentation

◆ initFrom() [1/3]

template<typename ValType >
static void Nice::Python::SeqConverters< ValType >::initFrom ( )
inlinestatic

◆ initFrom() [2/3]

template<typename ValType >
static void Nice::Python::SeqConverters< ValType >::initFrom ( )
inlinestatic

◆ initFrom() [3/3]

template<typename ValType >
static void Nice::Python::SeqConverters< ValType >::initFrom ( )
inlinestatic

◆ initFromTo() [1/3]

template<typename ValType >
static void Nice::Python::SeqConverters< ValType >::initFromTo ( )
inlinestatic

◆ initFromTo() [2/3]

template<typename ValType >
static void Nice::Python::SeqConverters< ValType >::initFromTo ( )
inlinestatic

◆ initFromTo() [3/3]

template<typename ValType >
static void Nice::Python::SeqConverters< ValType >::initFromTo ( )
inlinestatic

◆ initTo() [1/3]

template<typename ValType >
static void Nice::Python::SeqConverters< ValType >::initTo ( )
inlinestatic

◆ initTo() [2/3]

template<typename ValType >
static void Nice::Python::SeqConverters< ValType >::initTo ( )
inlinestatic

◆ initTo() [3/3]

template<typename ValType >
static void Nice::Python::SeqConverters< ValType >::initTo ( )
inlinestatic

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