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

#include <lane_detection_component.h>

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

Public Member Functions

 LaneDetectionComponent ()
 
 ~LaneDetectionComponent ()
 
 LaneDetectionComponent (const LaneDetectionComponent &)=delete
 
LaneDetectionComponentoperator= (const LaneDetectionComponent &)=delete
 
bool Init () override
 

Friends

template<typename T >
class FunctionInfo
 

Constructor & Destructor Documentation

◆ LaneDetectionComponent() [1/2]

apollo::perception::onboard::LaneDetectionComponent::LaneDetectionComponent ( )
inline

◆ ~LaneDetectionComponent()

apollo::perception::onboard::LaneDetectionComponent::~LaneDetectionComponent ( )

◆ LaneDetectionComponent() [2/2]

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

Member Function Documentation

◆ Init()

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

◆ operator=()

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

Friends And Related Function Documentation

◆ FunctionInfo

template<typename T >
friend class FunctionInfo
friend

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