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

クラス Counter

すべてのメンバ一覧

Public メソッド

int32_t * Bind (const wchar_t *name)

Static Public 変数

static const int kMaxNameSize = 64

Private 変数

int32_t counter_
uint8_t name_ [kMaxNameSize]

説明

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


関数

int32_t* Counter::Bind ( const wchar_t *  name  )  [inline]

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

参照先 v8::Counter::name_.


変数

int32_t Counter::counter_ [private]

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

const int Counter::kMaxNameSize = 64 [static]

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

参照元 CounterCollection::CounterCollection().

uint8_t Counter::name_[kMaxNameSize] [private]

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


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