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

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

#include <InputOutput.h>

Inheritance diagram for CLRX::StringIStream:

Public Member Functions

 StringIStream (const std::string &string)
 constructor
 
 ~StringIStream ()=default
 destructor
 
const std::string & getString () const
 get a held string
 

Detailed Description

specialized input stream that holds external string for memory saving


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