ROSaic
Data Structures | Namespaces
sbf_block_header.hpp File Reference

The cstdint header was originally in the C standard library as <stdint.h>. More...

#include <cstdint>
#include <rosaic/parsers/parsing_utilities.hpp>
Include dependency graph for sbf_block_header.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rosaic_driver::SBFBlockHeader
 Represents the header of an SBF block, excluding the timestamp. More...
 
struct  rosaic_driver::TimeHeader
 Represents the header of an SBF block, including the timestamp. More...
 

Namespaces

 rosaic_driver
 

Detailed Description

The cstdint header was originally in the C standard library as <stdint.h>.

Defines structs SBFBlockHeader and TimeHeader

Date
14/08/20

Definition in file sbf_block_header.hpp.