CARLA
Classes | Namespaces
streaming/detail/tcp/Client.h File Reference
#include "carla/Buffer.h"
#include "carla/NonCopyable.h"
#include "carla/profiler/LifetimeProfiled.h"
#include "carla/streaming/detail/Token.h"
#include "carla/streaming/detail/Types.h"
#include <boost/asio/deadline_timer.hpp>
#include <boost/asio/io_context.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/strand.hpp>
#include <atomic>
#include <functional>
#include <memory>
+ Include dependency graph for streaming/detail/tcp/Client.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  carla::streaming::detail::tcp::Client
 A client that connects to a single stream. More...
 

Namespaces

 carla
 This file contains definitions of common data structures used in traffic manager.
 
 carla::streaming
 
 carla::streaming::detail
 
 carla::streaming::detail::tcp