|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <memory>#include <queue>Classes | |
| class | NES::BreadthFirstNodeIterator |
| Breadth-First iterator for node trees. We first iterate over all records at the same level and then go to the next level. More... | |
| class | NES::BreadthFirstNodeIterator::iterator |
Namespaces | |
| NES | |
| This exception represents a network error. | |
Typedefs | |
| using | NES::NodePtr = std::shared_ptr< Node > |