The entity of operatorTable, can used for searching all available operators.
More...
#include <Operator/OperatorTable.h>
The entity of operatorTable, can used for searching all available operators.
- Note
- default tags:
◆ OperatorTable()
| OoOJoin::OperatorTable::OperatorTable |
( |
| ) |
|
The constructing function.
- Note
- If new Operator is added, please change this file and its .cpp
◆ findOperator()
find an operator in the table according to its name
- Parameters
-
- Returns
- The operator, nullptr if not found
◆ registerNewOperator()
To register a new operator.
- Parameters
-
| onew | The new operator |
| tag | THe name tag |
The documentation for this class was generated from the following files: