#include "carla/AtomicSharedPtr.h"
#include "carla/Logging.h"
#include "carla/streaming/detail/StreamStateBase.h"
#include "carla/streaming/detail/tcp/Message.h"
#include <mutex>
#include <vector>
#include <atomic>
Go to the source code of this file.
Classes | |
class | carla::streaming::detail::MultiStreamState |
A stream state that can hold any number of sessions. More... | |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::streaming | |
carla::streaming::detail | |