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 384 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 386 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 387 of file attr.h.

◆ postcall()

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

Definition at line 389 of file attr.h.

◆ precall()

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

Definition at line 388 of file attr.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15