HepMC3 event record library
Static Public Member Functions
process_attribute< base< T > > Struct Template Reference

Process a parent class attribute (deprecated, does not support multiple inheritance) More...

#include <attr.h>

+ Inheritance diagram for process_attribute< base< T > >:
+ Collaboration diagram for process_attribute< base< T > >:

Static Public Member Functions

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

Detailed Description

template<typename T>
struct process_attribute< base< T > >

Process a parent class attribute (deprecated, does not support multiple inheritance)

Definition at line 451 of file attr.h.

Member Function Documentation

static void init ( const base< T > &  ,
function_record  
)
inlinestaticinherited

Default implementation: do nothing.

Definition at line 327 of file attr.h.


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