|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <cinttypes>#include <stdint.h>#include <string>Namespaces | |
| NES | |
| This exception represents a network error. | |
Enumerations | |
| enum class | NES::SourceMode : uint8_t { NES::EMPTY_BUFFER = 0 , NES::WRAP_BUFFER = 1 , NES::CACHE_COPY = 2 , NES::COPY_BUFFER = 3 , NES::COPY_BUFFER_SIMD_RTE = 4 , NES::COPY_BUFFER_SIMD_APEX = 5 } |