Autoware.Auto
byte_reader.hpp File Reference

This file includes common helper functions. More...

#include <cstdint>
#include <cstring>
#include <vector>
Include dependency graph for byte_reader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autoware::common::helper_functions::ByteReader
 A utility class to read byte vectors in big-endian order. More...
 

Namespaces

 autoware
 This file defines the lanelet2_map_provider_node class.
 
 autoware::common
 
 autoware::common::helper_functions
 

Detailed Description

This file includes common helper functions.