#include "TupleDescription.h"#include "Registry.h"#include "Expression.h"Go to the source code of this file.
Classes | |
| class | Aggregate |
| class | Aggregate::Window |
Defines | |
| #define | AURORA_DECLARE_AGGREGATE(ClassName) AURORA_DECLARE_REG_CLASS(Aggregate, ClassName) |
| #define | AURORA_DEFINE_AGGREGATE(ClassName, FuncName) AURORA_DEFINE_REG_CLASS_WITH_KEY(Aggregate, ClassName, FuncName) |
|
|
|
|
|
|
1.3.8