public class CUDA_POINTER_ATTRIBUTE_P2P_TOKENS
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
p2pToken |
int |
vaSpaceToken |
Constructor and Description |
---|
CUDA_POINTER_ATTRIBUTE_P2P_TOKENS()
Creates a new, uninitialized CUDA_POINTER_ATTRIBUTE_P2P_TOKENS
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toFormattedString()
Creates and returns a formatted (aligned, multi-line) String
representation of this object
|
java.lang.String |
toString()
Returns a String representation of this object.
|
public CUDA_POINTER_ATTRIBUTE_P2P_TOKENS()
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String toFormattedString()