Lumino
ln::RefObjectHelper Class Reference

RefObject 参照を直接操作します。 More...

#include <RefObject.hpp>

Static Public Member Functions

static int32_t getReferenceCount (RefObject *obj)
 指定された RefObject の参照カウントを取得します。
 
static int32_t retain (RefObject *obj)
 指定された RefObject の参照カウントをインクリメントします。
 
static int32_t release (RefObject *obj)
 指定された RefObject の参照カウントをデクリメントします。0 になった場合、RefObject は削除されます。
 

Detailed Description

RefObject 参照を直接操作します。


The documentation for this class was generated from the following file: