类 | |
class | carla::client::detail::EpisodeProxyImpl< PointerT > |
Provides access to the Simulator during a given episode. 更多... | |
struct | carla::client::detail::EpisodeProxyPointerType |
命名空间 | |
namespace | carla |
This file contains definitions of common data structures used in traffic manager. | |
namespace | carla::client |
namespace | carla::client::detail |
类型定义 | |
using | carla::client::detail::EpisodeProxy = EpisodeProxyImpl<EpisodeProxyPointerType::Strong> |
using | carla::client::detail::WeakEpisodeProxy = EpisodeProxyImpl<EpisodeProxyPointerType::Weak> |