@Properties(inherit=nvgraph.class) public class nvgraphCOOTopology32I_st extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvgraphCOOTopology32I_st()
Default native constructor.
|
nvgraphCOOTopology32I_st(long size)
Native array allocator.
|
nvgraphCOOTopology32I_st(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IntPointer |
destination_indices() |
nvgraphCOOTopology32I_st |
destination_indices(IntPointer setter) |
int |
nedges() |
nvgraphCOOTopology32I_st |
nedges(int setter) |
int |
nvertices() |
nvgraphCOOTopology32I_st |
nvertices(int setter) |
nvgraphCOOTopology32I_st |
position(long position) |
IntPointer |
source_indices() |
nvgraphCOOTopology32I_st |
source_indices(IntPointer setter) |
int |
tag() |
nvgraphCOOTopology32I_st |
tag(int setter) |
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 nvgraphCOOTopology32I_st()
public nvgraphCOOTopology32I_st(long size)
Pointer.position(long).public nvgraphCOOTopology32I_st(Pointer p)
Pointer.Pointer(Pointer).public nvgraphCOOTopology32I_st position(long position)
public int nvertices()
public nvgraphCOOTopology32I_st nvertices(int setter)
public int nedges()
public nvgraphCOOTopology32I_st nedges(int setter)
public IntPointer source_indices()
public nvgraphCOOTopology32I_st source_indices(IntPointer setter)
public IntPointer destination_indices()
public nvgraphCOOTopology32I_st destination_indices(IntPointer setter)
public nvgraphCOOTopology32I_st tag(int setter)
Copyright © 2019. All rights reserved.