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

Set stream prefix. More...

Public Member Functions

 SetPrefix (const char *prefix, Color color)
 

Private Attributes

const char * prefix
 
Color color
 

Friends

class OStream
 

Detailed Description

Set stream prefix.

Definition at line 362 of file OStream.hpp.

Constructor & Destructor Documentation

cacao::SetPrefix::SetPrefix ( const char *  prefix,
Color  color 
)
inline

Definition at line 366 of file OStream.hpp.

Friends And Related Function Documentation

friend class OStream
friend

Definition at line 369 of file OStream.hpp.

Field Documentation

Color cacao::SetPrefix::color
private

Definition at line 364 of file OStream.hpp.

const char* cacao::SetPrefix::prefix
private

Definition at line 363 of file OStream.hpp.


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