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

#include <timer.h>

Collaboration diagram for apollo::perception::lib::TimerWrapper:
Collaboration graph

Public Member Functions

 TimerWrapper (const std::string &msg)
 
 ~TimerWrapper ()
 
 TimerWrapper (const TimerWrapper &)=delete
 
TimerWrapperoperator= (const TimerWrapper &)=delete
 

Constructor & Destructor Documentation

◆ TimerWrapper() [1/2]

apollo::perception::lib::TimerWrapper::TimerWrapper ( const std::string &  msg)
inlineexplicit

◆ ~TimerWrapper()

apollo::perception::lib::TimerWrapper::~TimerWrapper ( )
inline

◆ TimerWrapper() [2/2]

apollo::perception::lib::TimerWrapper::TimerWrapper ( const TimerWrapper )
delete

Member Function Documentation

◆ operator=()

TimerWrapper& apollo::perception::lib::TimerWrapper::operator= ( const TimerWrapper )
delete

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