CACAO
Public Member Functions | Private Attributes | Friends
cacao::SetIndent Class Reference

Set indent level in stream. More...

Public Member Functions

 SetIndent (size_t indent)
 

Private Attributes

size_t indent
 

Friends

class OStream
 

Detailed Description

Set indent level in stream.

Definition at line 353 of file OStream.hpp.

Constructor & Destructor Documentation

cacao::SetIndent::SetIndent ( size_t  indent)
inline

Definition at line 356 of file OStream.hpp.

Friends And Related Function Documentation

friend class OStream
friend

Definition at line 358 of file OStream.hpp.

Field Documentation

size_t cacao::SetIndent::indent
private

Definition at line 354 of file OStream.hpp.


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