@Properties(inherit=linux.class) public class random_data extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description | 
|---|
random_data()
Default native constructor. 
 | 
random_data(long size)
Native array allocator. 
 | 
random_data(Pointer p)
Pointer cast constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IntPointer | 
end_ptr()  | 
random_data | 
end_ptr(IntPointer setter)  | 
IntPointer | 
fptr()  | 
random_data | 
fptr(IntPointer setter)  | 
random_data | 
position(long position)  | 
int | 
rand_deg()  | 
random_data | 
rand_deg(int setter)  | 
int | 
rand_sep()  | 
random_data | 
rand_sep(int setter)  | 
int | 
rand_type()  | 
random_data | 
rand_type(int setter)  | 
IntPointer | 
rptr()  | 
random_data | 
rptr(IntPointer setter)  | 
IntPointer | 
state()  | 
random_data | 
state(IntPointer 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 random_data()
public random_data(long size)
Pointer.position(long).public random_data(Pointer p)
Pointer.Pointer(Pointer).public random_data position(long position)
public IntPointer fptr()
public random_data fptr(IntPointer setter)
public IntPointer rptr()
public random_data rptr(IntPointer setter)
public IntPointer state()
public random_data state(IntPointer setter)
public int rand_type()
public random_data rand_type(int setter)
public int rand_deg()
public random_data rand_deg(int setter)
public int rand_sep()
public random_data rand_sep(int setter)
public IntPointer end_ptr()
public random_data end_ptr(IntPointer setter)
Copyright © 2020. All rights reserved.