#include "carla/Logging.h"
#include "carla/ThreadPool.h"
#include "carla/streaming/Token.h"
#include "carla/streaming/detail/tcp/Client.h"
#include "carla/streaming/low_level/Client.h"
#include <boost/asio/io_context.hpp>
Go to the source code of this file.
Classes | |
class | carla::streaming::Client |
A client able to subscribe to multiple streams. More... | |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::streaming | |
Typedefs | |
using | carla::streaming::stream_token = detail::token_type |