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

#include <trafficlights_perception_component.h>

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

Public Member Functions

 TrafficLightsPerceptionComponent ()=default
 
 ~TrafficLightsPerceptionComponent ()=default
 
 TrafficLightsPerceptionComponent (const TrafficLightsPerceptionComponent &)=delete
 
TrafficLightsPerceptionComponentoperator= (const TrafficLightsPerceptionComponent &)=delete
 
bool Init () override
 

Constructor & Destructor Documentation

◆ TrafficLightsPerceptionComponent() [1/2]

apollo::perception::onboard::TrafficLightsPerceptionComponent::TrafficLightsPerceptionComponent ( )
default

◆ ~TrafficLightsPerceptionComponent()

apollo::perception::onboard::TrafficLightsPerceptionComponent::~TrafficLightsPerceptionComponent ( )
default

◆ TrafficLightsPerceptionComponent() [2/2]

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

Member Function Documentation

◆ Init()

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

◆ operator=()

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

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