Public Types | Public Member Functions | Static Public Attributes | Private Attributes | List of all members
type_caster< value_and_holder > Class 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 = const_name<value_and_holder>()
 

Private Attributes

value_and_holdervalue = nullptr
 

Detailed Description

Definition at line 21 of file init.h.

Member Typedef Documentation

◆ cast_op_type

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

Definition at line 29 of file init.h.

Member Function Documentation

◆ load()

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

Definition at line 23 of file init.h.

◆ operator value_and_holder &()

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

Definition at line 30 of file init.h.

Member Data Documentation

◆ name

constexpr auto type_caster< value_and_holder >::name = const_name<value_and_holder>()
staticconstexpr

Definition at line 31 of file init.h.

◆ value

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

Definition at line 34 of file init.h.


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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:12:01