|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CLInfoAccessor
Internal utility for common OpenCL clGetFooInfo calls. Provides common accessors to CL objects.
Method Summary | |
---|---|
int[] |
getInts(int key,
int n)
|
long |
getLong(int key)
Returns the long value for the given key. |
String |
getString(int key)
Returns the String value for the given key. |
Method Detail |
---|
int[] getInts(int key, int n)
long getLong(int key)
String getString(int key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |