FMI 1.0
FaaS Message Interface
Public Attributes | List of all members
raw_function Struct Reference

Struct with functions that is passed to channels, additionally contains information on associativitiy / commutativity (provided by the user) More...

#include <Channel.h>

Collaboration diagram for raw_function:
Collaboration graph

Public Attributes

raw_func f
 
bool associative
 
bool commutative
 

Detailed Description

Struct with functions that is passed to channels, additionally contains information on associativitiy / commutativity (provided by the user)

Member Data Documentation

◆ associative

bool raw_function::associative

◆ commutative

bool raw_function::commutative

◆ f

raw_func raw_function::f

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