#include <ext/hash_map>
#include <vector>
#include <list>
#include "QBox.h"
#include "Aggregate.h"
#include "Timestamp.h"
#include "CP.h"
#include <NMSTL/serial>
#include <NMSTL/iserial>
#include <NMSTL/oserial>
Go to the source code of this file.
Classes | |
class | RevisionAggregateQBox |
struct | RevisionAggregateQBox::HashString |
struct | RevisionAggregateQBox::WindowStart |
class | RevisionAggregateQBox::Window |
class | RevisionAggregateQBox::ValueWindow |
class | RevisionAggregateQBox::TupleWindow |
struct | RevisionAggregateQBox::RevisionStates |
Defines | |
#define | BEFORE_INDEX 0 |
#define | AFTER_INDEX 1 |
Functions | |
string | to_string (const RevisionAggregateQBox::WindowHash &m) |
NMSTL_SERIAL_DEFINE (RevisionAggregateQBox::Window, 1100) | |
NMSTL_SERIAL_DEFINE (RevisionAggregateQBox::ValueWindow, 1200) | |
NMSTL_SERIAL_DEFINE (RevisionAggregateQBox::TupleWindow, 1300) | |
Variables | |
BOREALIS_NAMESPACE_BEGIN | |
BOREALIS_NAMESPACE_END |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|