Public Types | Static Public Member Functions | List of all members
eigenpy::ReturnInternalStdUniquePtr Struct Reference

#include <std-unique-ptr.hpp>

Inheritance diagram for eigenpy::ReturnInternalStdUniquePtr:
Inheritance graph
[legend]

Public Types

typedef details::InternalStdUniquePtrConverter result_converter
 

Static Public Member Functions

template<class ArgumentPackage >
static PyObject * postcall (ArgumentPackage const &args_, PyObject *result)
 

Detailed Description

Variant of

See also
bp::return_internal_reference that extract std::unique_ptr content reference before converting it into a PyObject

Definition at line 117 of file std-unique-ptr.hpp.

Member Typedef Documentation

◆ result_converter

Definition at line 118 of file std-unique-ptr.hpp.

Member Function Documentation

◆ postcall()

template<class ArgumentPackage >
static PyObject* eigenpy::ReturnInternalStdUniquePtr::postcall ( ArgumentPackage const &  args_,
PyObject *  result 
)
inlinestatic

Definition at line 121 of file std-unique-ptr.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Apr 26 2024 02:17:35