NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NebulaPSLOperator.hpp File Reference
#include <API/Query.hpp>
#include <list>
#include <queue>
#include <string>
Include dependency graph for NebulaPSLOperator.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Parsers::NebulaPSLOperator
 This class defines the attributes and methods used by the PatternParsingService. This enables the parsing of declarative patterns into NES queries. Each operatorNode represents a node from the ANTLR AST tree with a unique identifier (id), pointers to the parent and child nodes and specific attributes of the specific operator in order to create the query (tree). More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Parsers