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

specialized output stream that holds external char-vector for memory saving More...

#include <InputOutput.h>

Inheritance diagram for CLRX::VectorOStream:

Public Member Functions

 VectorOStream (std::vector< char > &string)
 constructor
 
 ~VectorOStream ()=default
 destructor
 
std::vector< char > & getVector () const
 get a held char vector
 

Detailed Description

specialized output stream that holds external char-vector for memory saving


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