Apollo  v5.5.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::benchmark::LidarSupplement Struct Reference

#include <object_supplement.h>

Collaboration diagram for apollo::perception::benchmark::LidarSupplement:
Collaboration graph

Public Member Functions

 LidarSupplement ()
 
 ~LidarSupplement ()
 
 LidarSupplement (const LidarSupplement &rhs)
 
LidarSupplementoperator= (const LidarSupplement &rhs)
 
void clone (const LidarSupplement &rhs)
 

Constructor & Destructor Documentation

◆ LidarSupplement() [1/2]

apollo::perception::benchmark::LidarSupplement::LidarSupplement ( )

◆ ~LidarSupplement()

apollo::perception::benchmark::LidarSupplement::~LidarSupplement ( )

◆ LidarSupplement() [2/2]

apollo::perception::benchmark::LidarSupplement::LidarSupplement ( const LidarSupplement rhs)

Member Function Documentation

◆ clone()

void apollo::perception::benchmark::LidarSupplement::clone ( const LidarSupplement rhs)

◆ operator=()

LidarSupplement& apollo::perception::benchmark::LidarSupplement::operator= ( const LidarSupplement rhs)

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