ランタイム
|
リファレンスクラス More...
#include <Reference.h>
Public Member Functions | |
void | AddRef (void) |
参照数を 1 増やします More... | |
void | Release (void) |
参照数を 1 減らします More... | |
Long32 | GetRefCount (void) |
参照数を取得します More... | |
Protected Member Functions | |
MIX_DECLARE_ALLOCATOR () | |
Reference (void) | |
コンストラクタ More... | |
Reference (Long32 count) | |
コンストラクタ More... | |
virtual | ~Reference (void) |
デストラクタ More... | |
リファレンスクラス
|
protected |
コンストラクタ
|
protected |
コンストラクタ
count | 初期の参照数 |
|
protectedvirtual |
デストラクタ
|
protected |
void Mix::Reference::AddRef | ( | void | ) |
参照数を 1 増やします
void Mix::Reference::Release | ( | void | ) |
参照数を 1 減らします
Long32 Mix::Reference::GetRefCount | ( | void | ) |
参照数を取得します