Apollo  6.0
Open source self driving car software
Public Member Functions | Static Public Member Functions | List of all members
apollo::cyber::transport::AttributesFiller Class Reference

#include <attributes_filler.h>

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

Public Member Functions

 AttributesFiller ()
 
virtual ~AttributesFiller ()
 

Static Public Member Functions

static bool FillInPubAttr (const std::string &channel_name, const QosProfile &qos, eprosima::fastrtps::PublisherAttributes *pub_attr)
 
static bool FillInSubAttr (const std::string &channel_name, const QosProfile &qos, eprosima::fastrtps::SubscriberAttributes *sub_attr)
 

Constructor & Destructor Documentation

◆ AttributesFiller()

apollo::cyber::transport::AttributesFiller::AttributesFiller ( )

◆ ~AttributesFiller()

virtual apollo::cyber::transport::AttributesFiller::~AttributesFiller ( )
virtual

Member Function Documentation

◆ FillInPubAttr()

static bool apollo::cyber::transport::AttributesFiller::FillInPubAttr ( const std::string &  channel_name,
const QosProfile &  qos,
eprosima::fastrtps::PublisherAttributes *  pub_attr 
)
static

◆ FillInSubAttr()

static bool apollo::cyber::transport::AttributesFiller::FillInSubAttr ( const std::string &  channel_name,
const QosProfile &  qos,
eprosima::fastrtps::SubscriberAttributes *  sub_attr 
)
static

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