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

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

#include <InputOutput.h>

Inheritance diagram for CLRX::ArrayOStream:

Public Member Functions

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

Detailed Description

specialized output stream that holds external array for memory saving


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