Public メソッド | Private メソッド | Private 変数

クラス osl::record::ChangeShellColor

shellの文字出力にて、色を変える。 [詳細]

#include <kanjiPrint.h>

osl::record::ChangeShellColorのコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

Public メソッド

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

Private メソッド

void escColSet () const
void escColReSet () const

Private 変数

std::ostream & os
const Color color

説明

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

kanjiPrint.h77 行で定義されています。


コンストラクタとデストラクタ

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

kanjiPrint.h86 行で定義されています。

参照先 escColSet().

osl::record::ChangeShellColor::~ChangeShellColor (  )  [inline]

kanjiPrint.h88 行で定義されています。

参照先 escColReSet().


関数

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

kanjiPrint.cc169 行で定義されています。

参照先 color, osl::record::Color::isValid(), と os.

参照元 ~ChangeShellColor().

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

kanjiPrint.cc162 行で定義されています。

参照先 color, osl::record::Color::isValid(), と os.

参照元 ChangeShellColor().


変数

kanjiPrint.h81 行で定義されています。

参照元 escColReSet(), と escColSet().

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

kanjiPrint.h80 行で定義されています。

参照元 escColReSet(), と escColSet().


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義