@Structure.FieldOrder(value={"StartIndex","Count","TotalCount"})
public class EOS_PageResult
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
EOS_PageResult.ByReference |
static class |
EOS_PageResult.ByValue |
| Modifier and Type | Field and Description |
|---|---|
int |
Count
The number of results in the current page.
|
int |
StartIndex
The index into the ordered query results to start the page at.
|
int |
TotalCount
The number of results associated with they original query options.
|
| Constructor and Description |
|---|
EOS_PageResult() |
EOS_PageResult(com.sun.jna.Pointer peer) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField