Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::cyber::transport::WritableBlock Struct Reference

#include <segment.h>

Collaboration diagram for apollo::cyber::transport::WritableBlock:
Collaboration graph

Public Attributes

uint32_t index = 0
 
Blockblock = nullptr
 
uint8_t * buf = nullptr
 

Member Data Documentation

◆ block

Block* apollo::cyber::transport::WritableBlock::block = nullptr

◆ buf

uint8_t* apollo::cyber::transport::WritableBlock::buf = nullptr

◆ index

uint32_t apollo::cyber::transport::WritableBlock::index = 0

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