CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
This is the complete list of members for CLRX::ArrayStreamBuf, including all inherited members.
ArrayStreamBuf(size_t size, char *buffer, std::ios_base::openmode openMode) | CLRX::ArrayStreamBuf | |
getArray() const | CLRX::ArrayStreamBuf | inline |
getArraySize() const | CLRX::ArrayStreamBuf | inline |
MemoryStreamBuf(std::ios_base::openmode openMode) | CLRX::MemoryStreamBuf | protected |
openMode | CLRX::MemoryStreamBuf | protected |
pbackfail(int_type ch) | CLRX::MemoryStreamBuf | protected |
safePBump(ssize_t offset) | CLRX::MemoryStreamBuf | protected |
seekoff(off_type off, std::ios_base::seekdir dir, std::ios_base::openmode which) | CLRX::MemoryStreamBuf | protected |
seekpos(pos_type pos, std::ios_base::openmode which) | CLRX::MemoryStreamBuf | protected |
setbuf(char_type *buffer, std::streamsize size) | CLRX::ArrayStreamBuf | protected |
showmanyc() | CLRX::MemoryStreamBuf | protected |
~ArrayStreamBuf()=default | CLRX::ArrayStreamBuf | |
~MemoryStreamBuf()=default | CLRX::MemoryStreamBuf |