@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.IPAddress extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.IPAddress() |
FlyCapture2.IPAddress(int ipAddressVal) |
FlyCapture2.IPAddress(long size)
Native array allocator.
|
FlyCapture2.IPAddress(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(FlyCapture2.IPAddress address)
Equality operator.
|
boolean |
notEquals(FlyCapture2.IPAddress address)
Inequality operator.
|
BytePointer |
octets() |
byte |
octets(int i) |
FlyCapture2.IPAddress |
octets(int i,
byte octets) |
FlyCapture2.IPAddress |
position(long position) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic FlyCapture2.IPAddress(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2.IPAddress(long size)
Pointer.position(long).public FlyCapture2.IPAddress()
public FlyCapture2.IPAddress position(long position)
public FlyCapture2.IPAddress octets(int i, byte octets)
@MemberGetter @Cast(value="unsigned char*") public BytePointer octets()
@Cast(value="bool") @Name(value="operator ==") public boolean equals(@Const@ByRef FlyCapture2.IPAddress address)
Copyright © 2016. All rights reserved.