cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Static Public Member Functions | List of all members
process_attribute< multiple_inheritance > Struct Reference

Process a multiple inheritance attribute. More...

#include <attr.h>

Inheritance diagram for process_attribute< multiple_inheritance >:
process_attribute_default< multiple_inheritance >

Static Public Member Functions

static void init (const multiple_inheritance &, type_record *r)
 
- Static Public Member Functions inherited from process_attribute_default< multiple_inheritance >
static void init (const multiple_inheritance &, function_record *)
 Default implementation: do nothing. More...
 
static void init (const multiple_inheritance &, type_record *)
 
static void precall (function_call &)
 
static void postcall (function_call &, handle)
 

Detailed Description

Process a multiple inheritance attribute.

Definition at line 457 of file attr.h.

Member Function Documentation

◆ init()

static void process_attribute< multiple_inheritance >::init ( const multiple_inheritance ,
type_record r 
)
inlinestatic

Definition at line 458 of file attr.h.


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