

Go to the source code of this file.
Classes | |
| class | INTELLI::AbstractJoinAlgo |
| The abstraction to describe a join algorithm, providing virtual function of join. More... | |
Namespaces | |
| INTELLI | |
Macros | |
| #define | newAbstractJoinAlgo() make_shared<AbstractJoinAlgo>() |
Typedefs | |
| typedef std::shared_ptr< AbstractJoinAlgo > | INTELLI::AbstractJoinAlgoPtr |