Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::lib::MutexLock Class Reference

#include <mutex.h>

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

Public Member Functions

 MutexLock (Mutex *mu)
 
 ~MutexLock ()
 
 MutexLock (const MutexLock &)=delete
 
MutexLockoperator= (const MutexLock &)=delete
 

Constructor & Destructor Documentation

◆ MutexLock() [1/2]

apollo::perception::lib::MutexLock::MutexLock ( Mutex mu)
inlineexplicit

◆ ~MutexLock()

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

◆ MutexLock() [2/2]

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

Member Function Documentation

◆ operator=()

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

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