#include <Operator/IAWJOperator.h>#include <Operator/MeanAQPIAWJOperator.h>#include <Operator/IMAIAWJOperator.h>#include <map>

Go to the source code of this file.
Classes | |
| class | OoOJoin::OperatorTable |
| The entity of operatorTable, can used for searching all available operators. More... | |
Namespaces | |
| OoOJoin | |
Macros | |
| #define | newOperatorTable std::make_shared<OoOJoin::OperatorTable> |
| (Macro) To creat a new OperatorTable under shared pointer. | |
Typedefs | |
| typedef std::shared_ptr< class OperatorTable > | OoOJoin::OperatorTablePtr |
| The class to describe a shared pointer to OperatorTable. | |