Apollo  6.0
Open source self driving car software
Public Member Functions | Public Attributes | List of all members
apollo::cyber::transport::History< MessageT >::CachedMessage Struct Reference

#include <history.h>

Collaboration diagram for apollo::cyber::transport::History< MessageT >::CachedMessage:
Collaboration graph

Public Member Functions

 CachedMessage (const MessagePtr &message, const MessageInfo &message_info)
 

Public Attributes

MessagePtr msg
 
MessageInfo msg_info
 

Constructor & Destructor Documentation

◆ CachedMessage()

template<typename MessageT >
apollo::cyber::transport::History< MessageT >::CachedMessage::CachedMessage ( const MessagePtr message,
const MessageInfo message_info 
)
inline

Member Data Documentation

◆ msg

template<typename MessageT >
MessagePtr apollo::cyber::transport::History< MessageT >::CachedMessage::msg

◆ msg_info

template<typename MessageT >
MessageInfo apollo::cyber::transport::History< MessageT >::CachedMessage::msg_info

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