Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::cyber::base::ReadLockGuard< RWLock > Class Template Reference

#include <rw_lock_guard.h>

Collaboration diagram for apollo::cyber::base::ReadLockGuard< RWLock >:
Collaboration graph

Public Member Functions

 ReadLockGuard (RWLock &lock)
 
 ~ReadLockGuard ()
 

Constructor & Destructor Documentation

◆ ReadLockGuard()

template<typename RWLock>
apollo::cyber::base::ReadLockGuard< RWLock >::ReadLockGuard ( RWLock &  lock)
inlineexplicit

◆ ~ReadLockGuard()

template<typename RWLock>
apollo::cyber::base::ReadLockGuard< RWLock >::~ReadLockGuard ( )
inline

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