#include "carla/NonCopyable.h"
Include dependency graph for PythonUtil.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| 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. More... | |
| 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. More... | |
Namespaces | |
| carla | |
| This file contains definitions of common data structures used in traffic manager. | |
1.8.13