NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
BufferManager.hpp File Reference
#include <Runtime/AbstractBufferProvider.hpp>
#include <Runtime/Allocator/NesDefaultMemoryAllocator.hpp>
#include <Runtime/BufferRecycler.hpp>
#include <Runtime/RuntimeForwardRefs.hpp>
#include <atomic>
#include <condition_variable>
#include <deque>
#include <map>
#include <memory>
#include <mutex>
#include <optional>
#include <vector>
Include dependency graph for BufferManager.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Runtime::BufferManager
 The BufferManager is responsible for: 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::detail