FMI 1.0
FaaS Message Interface
|
Struct with functions that is passed to channels, additionally contains information on associativitiy / commutativity (provided by the user) More...
#include <Channel.h>
Public Attributes | |
raw_func | f |
bool | associative |
bool | commutative |
Struct with functions that is passed to channels, additionally contains information on associativitiy / commutativity (provided by the user)
bool raw_function::associative |
bool raw_function::commutative |
raw_func raw_function::f |