#include <dx_redirect.h>
|
dx::redirect::indent::streambuf * | streambuf = nullptr |
|
◆ indent() [1/2]
dx::redirect::indent::indent |
( |
| ) |
|
|
default |
◆ indent() [2/2]
dx::redirect::indent::indent |
( |
std::ostream & | ostream, |
|
|
int | amount = 1, |
|
|
std::string | indent = "\t" ) |
|
inline |
◆ ~indent()
dx::redirect::indent::~indent |
( |
| ) |
|
|
inline |
◆ initialize()
void dx::redirect::indent::initialize |
( |
std::ostream & | ostream, |
|
|
int | amount = 1, |
|
|
std::string | indent = "\t" ) |
|
inline |
◆ streambuf
dx::redirect::indent::streambuf* dx::redirect::indent::streambuf = nullptr |
The documentation for this class was generated from the following file: