Public Types | Static Public Member Functions | List of all members
eigenpy::ReturnInternalVariant< Variant > Struct Template Reference

#include <variant.hpp>

Inheritance diagram for eigenpy::ReturnInternalVariant< Variant >:
Inheritance graph
[legend]

Public Types

typedef details::VariantConverter< variant_typeresult_converter
 
typedef Variant variant_type
 

Static Public Member Functions

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

Detailed Description

template<typename Variant>
struct eigenpy::ReturnInternalVariant< Variant >

Variant of

See also
bp::return_internal_reference that extract {boost,std}::variant<class...> alternative reference before converting it into a PyObject

Definition at line 297 of file variant.hpp.

Member Typedef Documentation

◆ result_converter

Definition at line 300 of file variant.hpp.

◆ variant_type

template<typename Variant >
typedef Variant eigenpy::ReturnInternalVariant< Variant >::variant_type

Definition at line 298 of file variant.hpp.

Member Function Documentation

◆ postcall()

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

Definition at line 303 of file variant.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