@Properties(inherit=gsl.class) public class gsl_odeiv_step extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_odeiv_step()
Default native constructor.
|
gsl_odeiv_step(long size)
Native array allocator.
|
gsl_odeiv_step(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
dimension() |
gsl_odeiv_step |
dimension(long setter) |
gsl_odeiv_step |
position(long position) |
Pointer |
state() |
gsl_odeiv_step |
state(Pointer setter) |
gsl_odeiv_step_type |
type() |
gsl_odeiv_step |
type(gsl_odeiv_step_type setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic gsl_odeiv_step()
public gsl_odeiv_step(long size)
Pointer.position(long).public gsl_odeiv_step(Pointer p)
Pointer.Pointer(Pointer).public gsl_odeiv_step position(long position)
@Const public gsl_odeiv_step_type type()
public gsl_odeiv_step type(gsl_odeiv_step_type setter)
public gsl_odeiv_step dimension(long setter)
public Pointer state()
public gsl_odeiv_step state(Pointer setter)
Copyright © 2020. All rights reserved.