FMI 1.0
FaaS Message Interface
Public Attributes | List of all members
FMI::Utils::OperationInfo Struct Reference

All the information about an operation, passed to the Channel Policy for its decision on which channel to use. More...

#include <Common.h>

Collaboration diagram for FMI::Utils::OperationInfo:
Collaboration graph

Public Attributes

Operation op
 
std::size_t data_size
 
bool left_to_right = false
 

Detailed Description

All the information about an operation, passed to the Channel Policy for its decision on which channel to use.

Member Data Documentation

◆ data_size

std::size_t FMI::Utils::OperationInfo::data_size

◆ left_to_right

bool FMI::Utils::OperationInfo::left_to_right = false

◆ op

Operation FMI::Utils::OperationInfo::op

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