public static class FlyCapture2_C.fc2MACAddress extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2MACAddress()
Default native constructor.
|
fc2MACAddress(int size)
Native array allocator.
|
fc2MACAddress(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
octets() |
byte |
octets(int i) |
FlyCapture2_C.fc2MACAddress |
octets(int i,
byte octets) |
FlyCapture2_C.fc2MACAddress |
position(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic fc2MACAddress()
public fc2MACAddress(int size)
Pointer.position(int).public fc2MACAddress(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2MACAddress position(int position)
public FlyCapture2_C.fc2MACAddress octets(int i, byte octets)
@MemberGetter @Cast(value="unsigned char*") public BytePointer octets()
Copyright © 2015. All Rights Reserved.