@Namespace(value="dai::bootloader") @Properties(inherit=depthai.class) public class NetworkConfig extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NetworkConfig()
Default native constructor.
|
NetworkConfig(long size)
Native array allocator.
|
NetworkConfig(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic NetworkConfig()
public NetworkConfig(long size)
Pointer.position(long).public NetworkConfig(Pointer p)
Pointer(Pointer).public NetworkConfig position(long position)
public NetworkConfig getPointer(long i)
getPointer in class Pointerpublic int timeoutMs()
public NetworkConfig timeoutMs(int setter)
public NetworkConfig ipv4(int setter)
public NetworkConfig ipv4Mask(int setter)
public NetworkConfig ipv4Gateway(int setter)
public NetworkConfig ipv4Dns(int setter)
public NetworkConfig ipv4DnsAlt(int setter)
public NetworkConfig staticIpv4(boolean setter)
public NetworkConfig ipv6(Pointer setter)
public NetworkConfig ipv6Prefix(int setter)
public NetworkConfig ipv6Gateway(Pointer setter)
public NetworkConfig ipv6Dns(Pointer setter)
public NetworkConfig ipv6DnsAlt(Pointer setter)
public NetworkConfig staticIpv6(boolean setter)
public NetworkConfig mac(Pointer setter)
Copyright © 2023. All rights reserved.