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.
|
inline |
Definition at line 88 of file kanjiPrint.h.
References osl::record::kanjiNumber().
|
private |
Definition at line 169 of file kanjiPrint.cc.
References osl::record::KanjiPrint::print().
Referenced by escColSet().
|
private |
Definition at line 162 of file kanjiPrint.cc.
References escColReSet().
Referenced by osl::record::operator<<().
|
private |
Definition at line 81 of file kanjiPrint.h.
|
private |
Definition at line 80 of file kanjiPrint.h.
1.8.13