CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
Public Member Functions | List of all members
CLRX::ArrayIStream Class Reference

specialized input stream that holds external array for memory saving More...

#include <InputOutput.h>

Inheritance diagram for CLRX::ArrayIStream:

Public Member Functions

 ArrayIStream (size_t size, const char *array)
 constructor
 
 ~ArrayIStream ()=default
 destructor
 
size_t getArraySize () const
 get a held array size
 
const char * getArray () const
 get a held array content
 

Detailed Description

specialized input stream that holds external array for memory saving


The documentation for this class was generated from the following file: