public class CUipcMem_flags extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CU_IPC_MEM_LAZY_ENABLE_PEER_ACCESS
Automatically enable peer access between remote devices as needed
|
| Modifier and Type | Method and Description |
|---|---|
static String |
stringFor(int n)
Returns the String identifying the given CUipcMem_flags
|
public static final int CU_IPC_MEM_LAZY_ENABLE_PEER_ACCESS
public static String stringFor(int n)
n - The CUipcMem_flagsCopyright © 2020. All rights reserved.