Include dependency graph for EpisodeProxy.h:
This graph shows which files directly or indirectly include this file: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 > |
1.8.13