CARLA
 
载入中...
搜索中...
未找到
| 命名空间
PythonUtil.h 文件参考
#include "carla/NonCopyable.h"
+ PythonUtil.h 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  carla::PythonUtil::AcquireGIL
 
class  carla::PythonUtil::AcquireGILDeleter
 A deleter that can be passed to a smart pointer to acquire the GIL before destroying the object. 更多...
 
class  carla::PythonUtil
 
class  carla::PythonUtil::ReleaseGIL
 
class  carla::PythonUtil::ReleaseGILDeleter
 A deleter that can be passed to a smart pointer to release the GIL before destroying the object. 更多...
 

命名空间

namespace  carla
 This file contains definitions of common data structures used in traffic manager.