ViennaCL - The Vienna Computing Library  1.5.1
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>

Inheritance diagram for kernel_generation_stream:

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

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: