Definition of the SPL::ConsistentRegionContext class. More...
#include <SPL/Runtime/Operator/OptionalContext.h>
#include <SPL/Runtime/Operator/Port/OperatorInputPort.h>
#include <SPL/Runtime/Operator/Port/Punctuation.h>
#include <stdint.h>
#include <vector>
#include <memory>
Classes |
|
class | SPL::ConsistentRegionContext |
This is an optional context that can be acquired by using the CONSISTENT_REGION string defined in OptionalContext. An operator has a ConsistentRegionContext when it belongs to a consistent region. More... |
|
class | SPL::ConsistentRegionPermit |
Class that provides an RAII handler for consistent region permits. More... |
|
Namespaces |
|
SPL | |
C++ classes for writing operators. |
|
Macros |
|
#define | CONSISTENT "consistent" |
Macro for the SPL annotation. More... |
|
Definition of the SPL::ConsistentRegionContext class.
#define CONSISTENT "consistent" |
Macro for the SPL annotation.