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)
 

宏定义说明

#define SG_REF (   x)

在文件 SGRefObject.h34 行定义.

#define SG_UNREF (   x)

在文件 SGRefObject.h35 行定义.

#define SG_UNREF_NO_NULL (   x)

在文件 SGRefObject.h36 行定义.


SHOGUN Machine Learning Toolbox - Documentation