ardour
Public Member Functions | Public Attributes | List of all members
ARDOUR::MidiModel::WriteLockImpl Struct Reference
Inheritance diagram for ARDOUR::MidiModel::WriteLockImpl:

Public Member Functions

 WriteLockImpl (Glib::Threads::Mutex::Lock *slock, Glib::Threads::RWLock &s, Glib::Threads::Mutex &c)
 
 ~WriteLockImpl ()
 

Public Attributes

Glib::Threads::Mutex::Lock * source_lock
 

Detailed Description

Definition at line 298 of file midi_model.h.

Constructor & Destructor Documentation

ARDOUR::MidiModel::WriteLockImpl::WriteLockImpl ( Glib::Threads::Mutex::Lock *  slock,
Glib::Threads::RWLock &  s,
Glib::Threads::Mutex &  c 
)
inline

Definition at line 299 of file midi_model.h.

ARDOUR::MidiModel::WriteLockImpl::~WriteLockImpl ( )
inline

Definition at line 303 of file midi_model.h.

Member Data Documentation

Glib::Threads::Mutex::Lock* ARDOUR::MidiModel::WriteLockImpl::source_lock

Definition at line 306 of file midi_model.h.


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