@Name(value="gsl_sf_result_e10_struct") @Properties(inherit=gsl.class) public class gsl_sf_result_e10 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_sf_result_e10()
Default native constructor.
|
gsl_sf_result_e10(long size)
Native array allocator.
|
gsl_sf_result_e10(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
e10() |
gsl_sf_result_e10 |
e10(int setter) |
double |
err() |
gsl_sf_result_e10 |
err(double setter) |
gsl_sf_result_e10 |
position(long position) |
double |
val() |
gsl_sf_result_e10 |
val(double 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_sf_result_e10()
public gsl_sf_result_e10(long size)
Pointer.position(long).public gsl_sf_result_e10(Pointer p)
Pointer.Pointer(Pointer).public gsl_sf_result_e10 position(long position)
public double val()
public gsl_sf_result_e10 val(double setter)
public double err()
public gsl_sf_result_e10 err(double setter)
public int e10()
public gsl_sf_result_e10 e10(int setter)
Copyright © 2020. All rights reserved.