@Properties(inherit=clang.class) public class CXStringSet extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CXStringSet()
Default native constructor.
|
CXStringSet(long size)
Native array allocator.
|
CXStringSet(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Count() |
CXStringSet |
Count(int setter) |
CXStringSet |
getPointer(long i) |
CXStringSet |
position(long position) |
CXString |
Strings() |
CXStringSet |
Strings(CXString setter) |
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 CXStringSet()
public CXStringSet(long size)
Pointer.position(long).public CXStringSet(Pointer p)
Pointer(Pointer).public CXStringSet position(long position)
public CXStringSet getPointer(long i)
getPointer in class Pointerpublic CXString Strings()
public CXStringSet Strings(CXString setter)
public CXStringSet Count(int setter)
Copyright © 2024. All rights reserved.