NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
MemoryLayoutTupleBuffer.hpp File Reference
#include <Runtime/RuntimeForwardRefs.hpp>
#include <Runtime/TupleBuffer.hpp>
#include <cstring>
Include dependency graph for MemoryLayoutTupleBuffer.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Runtime::MemoryLayouts::MemoryLayoutTupleBuffer
 This abstract class is the base class for DynamicRowLayoutBuffer and DynamicColumnLayoutBuffer. As the base class, it has multiple methods or members that are useful for both derived classes. @caution This class is non-thread safe. 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