|
My Project
|
shellの文字出力にて、色を変える。 More...
#include <kanjiPrint.h>
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 |
shellの文字出力にて、色を変える。
Definition at line 77 of file kanjiPrint.h.
|
inline |
Definition at line 86 of file kanjiPrint.h.
References color, escColSet(), and os.
|
inline |
Definition at line 88 of file kanjiPrint.h.
References escColReSet().
|
private |
Definition at line 168 of file kanjiPrint.cc.
Referenced by ~ChangeShellColor().
|
private |
Definition at line 161 of file kanjiPrint.cc.
Referenced by ChangeShellColor().
|
private |
Definition at line 81 of file kanjiPrint.h.
Referenced by ChangeShellColor(), escColReSet(), and escColSet().
|
private |
Definition at line 80 of file kanjiPrint.h.
Referenced by ChangeShellColor(), escColReSet(), and escColSet().