All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes
osl::record::ChangeShellColor Class Reference

shellの文字出力にて、色を変える。 More...

#include <kanjiPrint.h>

Collaboration diagram for osl::record::ChangeShellColor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChangeShellColor (std::ostream &os, const Color &color)
 ~ChangeShellColor ()

Private Member Functions

void escColSet () const
void escColReSet () const

Private Attributes

std::ostream & os
const Color color

Detailed Description

shellの文字出力にて、色を変える。

Definition at line 78 of file kanjiPrint.h.


Constructor & Destructor Documentation

osl::record::ChangeShellColor::ChangeShellColor ( std::ostream &  os,
const Color color 
) [inline]

Definition at line 87 of file kanjiPrint.h.

References escColSet().

Definition at line 89 of file kanjiPrint.h.

References escColReSet().


Member Function Documentation

Definition at line 178 of file kanjiPrint.cc.

Referenced by ~ChangeShellColor().

void osl::record::ChangeShellColor::escColSet ( ) const [private]

Definition at line 171 of file kanjiPrint.cc.

Referenced by ChangeShellColor().


Member Data Documentation

Definition at line 82 of file kanjiPrint.h.

std::ostream& osl::record::ChangeShellColor::os [private]

Definition at line 81 of file kanjiPrint.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines