ViennaCL - The Vienna Computing Library  1.5.0
Data Structures | Public Member Functions
kernel_generation_stream Class Reference

A stream class where the kernel sources are streamed to. Takes care of indentation of the sources. More...

#include <utils.hpp>

Data Structures

class  kgenstream

Public Member Functions

 kernel_generation_stream ()
std::string str ()
void inc_tab ()
void dec_tab ()
 ~kernel_generation_stream ()

Detailed Description

A stream class where the kernel sources are streamed to. Takes care of indentation of the sources.


Constructor & Destructor Documentation

~kernel_generation_stream ( ) [inline]

Member Function Documentation

void dec_tab ( ) [inline]
void inc_tab ( ) [inline]
std::string str ( ) [inline]

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