Public Types | Public Member Functions | Static Public Attributes | Private Attributes | List of all members
type_caster< value_and_holder > Class Template Reference

#include <init.h>

Public Types

template<typename >
using cast_op_type = value_and_holder &
 

Public Member Functions

bool load (handle h, bool)
 
 operator value_and_holder & ()
 

Static Public Attributes

static constexpr auto name = _<value_and_holder>()
 

Private Attributes

value_and_holdervalue = nullptr
 

Detailed Description

template<>
class type_caster< value_and_holder >

Definition at line 18 of file init.h.

Member Typedef Documentation

template<typename >
using type_caster< value_and_holder >::cast_op_type = value_and_holder &

Definition at line 25 of file init.h.

Member Function Documentation

bool type_caster< value_and_holder >::load ( handle  h,
bool   
)
inline

Definition at line 20 of file init.h.

type_caster< value_and_holder >::operator value_and_holder & ( )
inline

Definition at line 26 of file init.h.

Member Data Documentation

constexpr auto type_caster< value_and_holder >::name = _<value_and_holder>()
static

Definition at line 27 of file init.h.

value_and_holder* type_caster< value_and_holder >::value = nullptr
private

Definition at line 30 of file init.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54