SHOGUN  v3.2.0
| 宏定义
SGRefObject.h 文件参考

浏览源代码.

class  SGRefObject
 Class SGRefObject is a reference count based memory management class 更多...
 

宏定义

#define SG_REF(x)
 
#define SG_UNREF(x)
 
#define SG_UNREF_NO_NULL(x)
 

宏定义说明

◆ SG_REF

#define SG_REF (   x)

在文件 SGRefObject.h34 行定义.

◆ SG_UNREF

#define SG_UNREF (   x)

在文件 SGRefObject.h35 行定义.

◆ SG_UNREF_NO_NULL

#define SG_UNREF_NO_NULL (   x)

在文件 SGRefObject.h36 行定义.


SHOGUN Machine Learning Toolbox - Documentation