@Properties(inherit=FlyCapture2_C.class) public class fc2IPAddress extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
fc2IPAddress()
Default native constructor.
|
fc2IPAddress(long size)
Native array allocator.
|
fc2IPAddress(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
octets() |
byte |
octets(int i) |
fc2IPAddress |
octets(int i,
byte setter) |
fc2IPAddress |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, 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 fc2IPAddress()
public fc2IPAddress(long size)
Pointer.position(long).public fc2IPAddress(Pointer p)
Pointer.Pointer(Pointer).public fc2IPAddress position(long position)
public fc2IPAddress octets(int i, byte setter)
@MemberGetter @Cast(value="unsigned char*") public BytePointer octets()
Copyright © 2019. All rights reserved.