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

#include <history_attributes.h>

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

Public Member Functions

 HistoryAttributes ()
 
 HistoryAttributes (const proto::QosHistoryPolicy &qos_history_policy, uint32_t history_depth)
 

Public Attributes

proto::QosHistoryPolicy history_policy
 
uint32_t depth
 

Constructor & Destructor Documentation

◆ HistoryAttributes() [1/2]

apollo::cyber::transport::HistoryAttributes::HistoryAttributes ( )
inline

◆ HistoryAttributes() [2/2]

apollo::cyber::transport::HistoryAttributes::HistoryAttributes ( const proto::QosHistoryPolicy &  qos_history_policy,
uint32_t  history_depth 
)
inline

Member Data Documentation

◆ depth

uint32_t apollo::cyber::transport::HistoryAttributes::depth

◆ history_policy

proto::QosHistoryPolicy apollo::cyber::transport::HistoryAttributes::history_policy

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