public class Window extends MemTimeTableHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
Window.WindowFrameType |
swigCMemOwn| Constructor and Description |
|---|
Window(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
Row |
At(long pos) |
boolean |
BufferData(long key,
Row row) |
void |
delete() |
boolean |
exclude_current_time() |
protected void |
finalize() |
long |
GetCount() |
static long |
getCPtr(Window obj) |
String |
GetHandlerTypeName() |
SWIGTYPE_p_RowIterator |
GetRawIterator() |
boolean |
instance_not_in_window() |
void |
PopBackData() |
void |
PopFrontData() |
void |
set_exclude_current_time(boolean flag) |
void |
set_instance_not_in_window(boolean flag) |
AddFrontRow, AddRow, GetBackRow, getCPtr, GetDatabase, GetFrontRow, GetIndex, GetName, GetOrderType, GetSchema, GetTypes, PopBackRow, PopFrontRow, Reverse, SetOrderType, Sortpublic static long getCPtr(Window obj)
protected void finalize()
finalize in class MemTimeTableHandlerpublic void delete()
delete in class MemTimeTableHandlerpublic SWIGTYPE_p_RowIterator GetRawIterator()
GetRawIterator in class MemTimeTableHandlerpublic boolean BufferData(long key,
Row row)
public void PopBackData()
public void PopFrontData()
public long GetCount()
GetCount in class MemTimeTableHandlerpublic Row At(long pos)
At in class MemTimeTableHandlerpublic String GetHandlerTypeName()
GetHandlerTypeName in class MemTimeTableHandlerpublic boolean instance_not_in_window()
public void set_instance_not_in_window(boolean flag)
public boolean exclude_current_time()
public void set_exclude_current_time(boolean flag)
Copyright © 2021. All rights reserved.