Static Public Member Functions | List of all members
process_attribute< T, enable_if_t< is_pyobject< T >::value > > Struct Template Reference

Process a parent class attribute. Single inheritance only (class_ itself already guarantees that) More...

#include <attr.h>

Inheritance diagram for process_attribute< T, enable_if_t< is_pyobject< T >::value > >:
Inheritance graph
[legend]

Static Public Member Functions

static void init (const handle &h, type_record *r)
 
- Static Public Member Functions inherited from process_attribute_default< handle >
static void init (const handle &, function_record *)
 Default implementation: do nothing. More...
 
static void init (const handle &, type_record *)
 
static void postcall (function_call &, handle)
 
static void precall (function_call &)
 

Detailed Description

template<typename T>
struct process_attribute< T, enable_if_t< is_pyobject< T >::value > >

Process a parent class attribute. Single inheritance only (class_ itself already guarantees that)

Definition at line 439 of file attr.h.

Member Function Documentation

template<typename T >
static void process_attribute< T, enable_if_t< is_pyobject< T >::value > >::init ( const handle h,
type_record r 
)
inlinestatic

Definition at line 440 of file attr.h.


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


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