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

Process an 'arithmetic' attribute for enums (does nothing here) More...

#include <attr.h>

+ Inheritance diagram for process_attribute< arithmetic >:
+ Collaboration diagram for process_attribute< arithmetic >:

Static Public Member Functions

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

Detailed Description

template<>
struct process_attribute< arithmetic >

Process an 'arithmetic' attribute for enums (does nothing here)

Definition at line 494 of file attr.h.

Member Function Documentation

static void init ( const arithmetic ,
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: