#include "carla/NonCopyable.h"
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. | |