FMI 1.0
FaaS Message Interface
|
All the information about an operation, passed to the Channel Policy for its decision on which channel to use. More...
#include <Common.h>
Public Attributes | |
Operation | op |
std::size_t | data_size |
bool | left_to_right = false |
All the information about an operation, passed to the Channel Policy for its decision on which channel to use.
std::size_t FMI::Utils::OperationInfo::data_size |
bool FMI::Utils::OperationInfo::left_to_right = false |
Operation FMI::Utils::OperationInfo::op |