CARLA
Public Member Functions | Public Attributes | List of all members
carla::streaming::Token Class Reference

A token that uniquely identify a stream. More...

#include <Token.h>

+ Collaboration diagram for carla::streaming::Token:

Public Member Functions

 MSGPACK_DEFINE_ARRAY (data)
 

Public Attributes

std::array< unsigned char, 24u > data
 

Detailed Description

A token that uniquely identify a stream.

Definition at line 17 of file Token.h.

Member Function Documentation

◆ MSGPACK_DEFINE_ARRAY()

carla::streaming::Token::MSGPACK_DEFINE_ARRAY ( data  )

Member Data Documentation

◆ data

std::array<unsigned char, 24u> carla::streaming::Token::data

The documentation for this class was generated from the following file: