Public メソッド | Private 変数

クラス osl::stat::Ratio

#include <ratio.h>

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

すべてのメンバ一覧

Public メソッド

 Ratio (const char *n=0, bool show=false)
 ~Ratio ()
void add (bool success)
double ratio () const
void show () const
void clear ()

Private 変数

Average ave
const char * name
bool show_on_destructor

説明

ratio.h12 行で定義されています。


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

osl::stat::Ratio::Ratio ( const char *  n = 0,
bool  show = false 
) [inline]

ratio.h18 行で定義されています。

osl::stat::Ratio::~Ratio (  ) 

ratio.cc6 行で定義されています。

参照先 ave, name, osl::stat::Average::numElements(), show(), と show_on_destructor.


関数

void osl::stat::Ratio::add ( bool  success  )  [inline]
void osl::stat::Ratio::clear (  )  [inline]

ratio.h25 行で定義されています。

参照先 ave, と osl::stat::Average::clear().

double osl::stat::Ratio::ratio (  )  const [inline]

ratio.h23 行で定義されています。

参照先 ave, と osl::stat::Average::average().

参照元 show().

void osl::stat::Ratio::show (  )  const

ratio.cc19 行で定義されています。

参照先 ave, name, osl::stat::Average::numElements(), と ratio().

参照元 ~Ratio().


変数

ratio.h14 行で定義されています。

参照元 add(), clear(), ratio(), show(), と ~Ratio().

const char* osl::stat::Ratio::name [private]

ratio.h15 行で定義されています。

参照元 show(), と ~Ratio().

ratio.h16 行で定義されています。

参照元 ~Ratio().


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