HepMC3 event record library
Static Public Member Functions
process_attribute< const char * > Struct Template Reference

Process an attribute specifying the function's docstring (provided as a C-style string) More...

#include <attr.h>

+ Inheritance diagram for process_attribute< const char * >:
+ Collaboration diagram for process_attribute< const char * >:

Static Public Member Functions

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

Detailed Description

template<>
struct process_attribute< const char * >

Process an attribute specifying the function's docstring (provided as a C-style string)

Definition at line 344 of file attr.h.

Member Function Documentation

static void init ( const const char * &  ,
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: