CARLA
Namespaces | Typedefs
Stream.h File Reference
#include "carla/streaming/detail/MultiStreamState.h"
#include "carla/streaming/detail/Stream.h"
+ Include dependency graph for Stream.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Typedefs

using carla::streaming::Stream = detail::Stream< detail::MultiStreamState >
 A stream represents an unidirectional channel for sending data from server to client. More...