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

Classes

class  NES::Runtime::NesDefaultMemoryAllocator
 The default memory resource of nes that use posix_memalign. 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.
 

Typedefs

using NES::Runtime::NesDefaultMemoryAllocatorPtr = std::shared_ptr< NesDefaultMemoryAllocator >