Definition of the SPL::Window class. More...
#include <SPL/Runtime/Operator/Port/Punctuation.h>
#include <SPL/Runtime/Type/Tuple.h>
#include <SPL/Runtime/Operator/State/Checkpoint.h>
#include <SPL/Runtime/Window/WindowPolicy.h>
#include <SPL/Runtime/Window/PartitionEvictionPolicy.h>
#include <SPL/Runtime/Window/TriggerInfoProvider.h>
Classes |
|
class | SPL::WindowEvent< T, G, D, S > |
Class that defines an interface for window events. More... |
|
class | SPL::WindowImpl< T, G, D, S > |
class | SPL::AutoWindowDataAcquirer< T, G, D, S > |
Class that provides an RAII handler for window data access. More... |
|
class | SPL::Window< T, G, D, S > |
Common base for window classes with template parameters. More... |
|
class | SPL::AutoWindowDataAcquirer< T, G, D, S > |
Class that provides an RAII handler for window data access. More... |
|
Namespaces |
|
SPL | |
C++ classes for writing operators. |
|
Definition of the SPL::Window class.