API Documentation
Loading...
Searching...
No Matches
WDesignLock Class Reference

Used to lock a particular model for editing (DEPRECIATED) More...

#include <DesignLock.h>

Collaboration diagram for WDesignLock:
[legend]

Public Member Functions

 WDesignLock (DesignObjectLookup *lookup, const UUID &model)
 

Protected Attributes

WLock m_design_write_lock
 
RLock m_lookup_read_lock
 

Detailed Description

Used to lock a particular model for editing (DEPRECIATED)


Constructor & Destructor Documentation

◆ WDesignLock()

WDesignLock ( DesignObjectLookup * lookup,
const UUID & model )

Member Data Documentation

◆ m_design_write_lock

WLock m_design_write_lock
protected

◆ m_lookup_read_lock

RLock m_lookup_read_lock
protected

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