OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::util::IndentingStream Class Reference

A boost::iostreams::filtering_ostream with a constructor that automatically sets it up to indent the first character after a newline the given number of spaces and forward the output to a std::ostream. More...

#include <osvr/Util/IndentingStream.h>

Inherits filtering_ostream.

Detailed Description

A boost::iostreams::filtering_ostream with a constructor that automatically sets it up to indent the first character after a newline the given number of spaces and forward the output to a std::ostream.

Definition at line 82 of file IndentingStream.h.


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