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

Set width flag and fill zero for next item to be written. More...

Public Member Functions

 SetZero (size_t width)
 

Private Attributes

size_t width
 

Friends

class OStream
 

Detailed Description

Set width flag and fill zero for next item to be written.

Definition at line 335 of file OStream.hpp.

Constructor & Destructor Documentation

cacao::SetZero::SetZero ( size_t  width)
inline

Definition at line 338 of file OStream.hpp.

Friends And Related Function Documentation

friend class OStream
friend

Definition at line 340 of file OStream.hpp.

Field Documentation

size_t cacao::SetZero::width
private

Definition at line 336 of file OStream.hpp.


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