CARLA
 
载入中...
搜索中...
未找到
| 静态 Public 成员函数 | 所有成员列表
carla::PythonUtil类 参考

#include <PythonUtil.h>

class  AcquireGIL
 
class  AcquireGILDeleter
 可以传递给智能指针的删除器,以便在销毁对象之前获取GIL。 更多...
 
class  ReleaseGIL
 
class  ReleaseGILDeleter
 可以传递给智能指针的删除器,以便在销毁对象之前释放GIL。 更多...
 

静态 Public 成员函数

static bool ThisThreadHasTheGIL ()
 

详细描述

在文件 PythonUtil.h31 行定义.

成员函数说明

◆ ThisThreadHasTheGIL()

static bool carla::PythonUtil::ThisThreadHasTheGIL ( )
inlinestatic

在文件 PythonUtil.h34 行定义.


该类的文档由以下文件生成: