Public メソッド | Private 変数

クラス CounterCollection

すべてのメンバ一覧

Public メソッド

 CounterCollection ()
CounterGetNextCounter ()

Private 変数

uint32_t magic_number_
uint32_t max_counters_
uint32_t max_name_size_
uint32_t counters_in_use_
Counter counters_ [kMaxCounters]

説明

mksnapshot.cc68 行で定義されています。


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

CounterCollection::CounterCollection (  )  [inline]

mksnapshot.cc70 行で定義されています。

参照先 kMaxCounters, と Counter::kMaxNameSize.


関数

Counter* CounterCollection::GetNextCounter (  )  [inline]

mksnapshot.cc76 行で定義されています。

参照先 kMaxCounters, と NULL.

参照元 counter_callback().


変数

mksnapshot.cc85 行で定義されています。

mksnapshot.cc84 行で定義されています。

mksnapshot.cc81 行で定義されています。

mksnapshot.cc82 行で定義されています。

mksnapshot.cc83 行で定義されています。


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