Apollo  v5.5.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::onboard::FusionCameraDetectionComponent Class Reference

#include <fusion_camera_detection_component.h>

Inheritance diagram for apollo::perception::onboard::FusionCameraDetectionComponent:
Inheritance graph
Collaboration diagram for apollo::perception::onboard::FusionCameraDetectionComponent:
Collaboration graph

Public Member Functions

 FusionCameraDetectionComponent ()
 
 ~FusionCameraDetectionComponent ()
 
 FusionCameraDetectionComponent (const FusionCameraDetectionComponent &)=delete
 
FusionCameraDetectionComponentoperator= (const FusionCameraDetectionComponent &)=delete
 
bool Init () override
 

Constructor & Destructor Documentation

◆ FusionCameraDetectionComponent() [1/2]

apollo::perception::onboard::FusionCameraDetectionComponent::FusionCameraDetectionComponent ( )
inline

◆ ~FusionCameraDetectionComponent()

apollo::perception::onboard::FusionCameraDetectionComponent::~FusionCameraDetectionComponent ( )

◆ FusionCameraDetectionComponent() [2/2]

apollo::perception::onboard::FusionCameraDetectionComponent::FusionCameraDetectionComponent ( const FusionCameraDetectionComponent )
delete

Member Function Documentation

◆ Init()

bool apollo::perception::onboard::FusionCameraDetectionComponent::Init ( )
override

◆ operator=()

FusionCameraDetectionComponent& apollo::perception::onboard::FusionCameraDetectionComponent::operator= ( const FusionCameraDetectionComponent )
delete

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