Static Public Member Functions | List of all members
process_attribute_default< T > Struct Template Reference

#include <attr.h>

Static Public Member Functions

static void init (const T &, function_record *)
 Default implementation: do nothing. More...
 
static void init (const T &, type_record *)
 
static void postcall (function_call &, handle)
 
static void precall (function_call &)
 

Detailed Description

template<typename T>
struct process_attribute_default< T >

Definition at line 378 of file attr.h.

Member Function Documentation

◆ init() [1/2]

template<typename T>
static void process_attribute_default< T >::init ( const T ,
function_record  
)
inlinestatic

Default implementation: do nothing.

Definition at line 380 of file attr.h.

◆ init() [2/2]

template<typename T>
static void process_attribute_default< T >::init ( const T ,
type_record  
)
inlinestatic

Definition at line 381 of file attr.h.

◆ postcall()

template<typename T>
static void process_attribute_default< T >::postcall ( function_call ,
handle   
)
inlinestatic

Definition at line 383 of file attr.h.

◆ precall()

template<typename T>
static void process_attribute_default< T >::precall ( function_call )
inlinestatic

Definition at line 382 of file attr.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:41:03