CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
specialized input/output stream that holds external array for memory saving More...
#include <InputOutput.h>
Public Member Functions | |
ArrayIOStream (size_t size, char *array) | |
constructor | |
~ArrayIOStream ()=default | |
destructor | |
size_t | getArraySize () const |
get a held array size | |
char * | getArray () const |
get a held array content | |
specialized input/output stream that holds external array for memory saving