CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
CLRX::VectorIStream Class Reference

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

#include <InputOutput.h>

Inheritance diagram for CLRX::VectorIStream:

Public Member Functions

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

Detailed Description

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


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