| Package | Description |
|---|---|
| de.ruedigermoeller.heapoff.structs | |
| de.ruedigermoeller.heapoff.structs.structtypes | |
| de.ruedigermoeller.heapoff.structs.unsafeimpl |
| Modifier and Type | Field and Description |
|---|---|
FSTStructFactory |
FSTStruct.___fac |
| Modifier and Type | Method and Description |
|---|---|
FSTStructFactory |
FSTStruct.getFac() |
protected FSTStructFactory |
FSTStructAllocator.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
FSTStruct.baseOn(byte[] base,
long offset,
FSTStructFactory fac)
set this struct pointer to base array at given offset (=bufoff+index)
|
void |
FSTStruct.baseOn(Bytez base,
long offset,
FSTStructFactory fac) |
int |
FSTArrayElementSizeCalculator.getElementSize(Field arrayRef,
FSTStructFactory fac) |
Class<? extends FSTStruct> |
FSTArrayElementSizeCalculator.getElementType(Field arrayRef,
FSTStructFactory fac) |
int |
FSTEmbeddedBinary.getEmbeddedSizeAdditon(FSTStructFactory fstStructFactory) |
int |
FSTEmbeddedBinary.insertEmbedded(FSTStructFactory fac,
Bytez base,
int targetIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
StructMap.getElementSize(Field arrayRef,
FSTStructFactory fac) |
Class<? extends FSTStruct> |
StructMap.getElementType(Field arrayRef,
FSTStructFactory fac) |
| Modifier and Type | Method and Description |
|---|---|
static FSTStructFactory |
FSTStructFactory.getInstance() |
Copyright © 2014. All rights reserved.