NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Runtime/MemoryLayout/MemoryLayout.hpp>
#include <Runtime/MemoryLayout/RowLayout.hpp>
#include <Runtime/RuntimeForwardRefs.hpp>
#include <Runtime/TupleBuffer.hpp>
#include <Util/Logger/Logger.hpp>
#include <utility>
Classes | |
class | NES::Runtime::MemoryLayouts::RowLayoutField< T, boundaryChecks > |
The RowLayoutField enables assesses to a specific field in a row layout. It overrides the operator[] for a more user friendly access of tuples for a predefined field. As this required direct knowledge of a particular memory layout at compile-time, consider to use the TestTupleBuffer. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::Runtime | |
Turn this on to have Thread::current_num_threads_ keep a count of currently-active threads. | |
NES::Runtime::MemoryLayouts | |