cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Public Member Functions | List of all members
bind_tools::tramPatch< ENV, AGENT, PATCH > Struct Template Reference

Template trampoline for Patch-based classes. More...

#include <bind_tools.h>

Inheritance diagram for bind_tools::tramPatch< ENV, AGENT, PATCH >:

Public Member Functions

void step () override
 
void step () override
 

Detailed Description

template<class ENV, class AGENT, class PATCH>
struct bind_tools::tramPatch< ENV, AGENT, PATCH >

Template trampoline for Patch-based classes.

Definition at line 82 of file bind_tools.h.

Member Function Documentation

◆ step() [1/2]

template<class ENV , class AGENT , class PATCH >
void bind_tools::tramPatch< ENV, AGENT, PATCH >::step ( )
inlineoverride

Definition at line 84 of file bind_tools.h.

◆ step() [2/2]

template<class ENV , class AGENT , class PATCH >
void bind_tools::tramPatch< ENV, AGENT, PATCH >::step ( )
inlineoverride

Definition at line 84 of file bind_tools.h.


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