Ardour  9.2-129-gdf5e1050bd
ARDOUR::Playlist::RegionReadLock Class Reference

#include <playlist.h>

Inheritance diagram for ARDOUR::Playlist::RegionReadLock:
[legend]

Public Member Functions

 RegionReadLock (Playlist const *pl)
 
 ~RegionReadLock ()
 
- Public Member Functions inherited from PBD::RWLock::ReaderLock
 ReaderLock (RWLock &rwlock, RWLock::LockFlags m=Lock)
 
 ~ReaderLock ()
 
void acquire ()
 
bool try_acquire ()
 
void release ()
 
bool locked () const
 

Detailed Description

Definition at line 310 of file playlist.h.

Constructor & Destructor Documentation

◆ RegionReadLock()

ARDOUR::Playlist::RegionReadLock::RegionReadLock ( Playlist const *  pl)
inline

Definition at line 313 of file playlist.h.

◆ ~RegionReadLock()

ARDOUR::Playlist::RegionReadLock::~RegionReadLock ( )
inline

Definition at line 317 of file playlist.h.


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