Go to the source code of this file.
Classes | |
class | carla::client::detail::EpisodeProxyImpl< PointerT > |
Provides access to the Simulator during a given episode. More... | |
struct | carla::client::detail::EpisodeProxyPointerType |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::client | |
carla::client::detail | |
Typedefs | |
using | carla::client::detail::EpisodeProxy = EpisodeProxyImpl< EpisodeProxyPointerType::Strong > |
using | carla::client::detail::WeakEpisodeProxy = EpisodeProxyImpl< EpisodeProxyPointerType::Weak > |