checkFirst(char *ptr) | CPView | |
checkLast(char *ptr) | CPView | |
CPView(ptr< CPView > base_view, ptr< CP > base_cp, string new_view_id) | CPView | |
CPView(ptr< CPViewDescription > desc, ptr< CP > base_cp, string new_view_id, TupleDescription tuple_desc) | CPView | |
getDescription() | CPView | |
getID() | CPView | |
getOrderByField() | CPView | |
getTupleQueue() | CPView | |
initAutoEndPtr() | CPView | |
initAutoStartPtr() | CPView | |
isLater(char *p1, char *p2) | CPView | |
makeBoundary() | CPView | |
makeFakeTuple(int revision_id) | CPView | |
read() | CPView | |
replay(char *t1, char *t2, bool includeRevisions, int id) | CPView | |
replay(char *t1, char *t2, vector< ptr< Expression > > keys) | CPView | |
replay(string tuple_key, vector< ptr< Expression > > keys, int revision_id) | CPView | |
replay(int tuple_id, int revision_id) | CPView | |
replay(int start_order_by, int end_order_by, int revision_id) | CPView | |
replayAll() | CPView | |
replaySince(char *t) | CPView | |
replayWithEndMarker(int start_order_by, int end_order_by, int revision_id) | CPView | |
setTupleQueue(ptr< TupleQueue > tq) | CPView | |
trimStorage(char *t) | CPView | |
undo(char *t1, char *t2) | CPView | |
updateAutoEndPtr(char *last_tuple) | CPView | |
updateAutoStartPtr(char *last_tuple) | CPView | |
updatePtrs(char *last_tuple) | CPView | |
~CPView() | CPView | |