HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XUSD_DataLock Class Reference

#include <XUSD_DataLock.h>

+ Inheritance diagram for XUSD_DataLock:

Public Member Functions

 XUSD_DataLock ()
 
 ~XUSD_DataLock ()
 
bool isLocked () const
 
bool isReadLocked () const
 
bool isWriteLocked () const
 
bool isLayerLocked () const
 
int getLockedNodeId () const
 
- Public Member Functions inherited from UT_IntrusiveRefCounter< XUSD_DataLock >
SYS_FORCE_INLINE UT_IntrusiveRefCounter () noexcept
 Default constructor: Sets counter to 0. More...
 
SYS_FORCE_INLINE UT_IntrusiveRefCounter (const UT_IntrusiveRefCounter &) noexcept
 Copy constructor: Sets counter to 0. More...
 
UT_IntrusiveRefCounteroperator= (const UT_IntrusiveRefCounter &) noexcept
 Assignment operator: Does not modify counter. More...
 
SYS_FORCE_INLINE uint32 use_count () const noexcept
 Return current counter. More...
 
SYS_FORCE_INLINE bool conditionalAddRef () noexcept
 

Friends

class ::HUSD_DataHandle
 

Additional Inherited Members

- Protected Member Functions inherited from UT_IntrusiveRefCounter< XUSD_DataLock >
SYS_FORCE_INLINE ~UT_IntrusiveRefCounter ()
 Destructor: Only derived classes can destruct this. More...
 

Detailed Description

Definition at line 31 of file XUSD_DataLock.h.

Constructor & Destructor Documentation

XUSD_DataLock::XUSD_DataLock ( )
inline

Definition at line 34 of file XUSD_DataLock.h.

XUSD_DataLock::~XUSD_DataLock ( )
inline

Definition at line 41 of file XUSD_DataLock.h.

Member Function Documentation

int XUSD_DataLock::getLockedNodeId ( ) const
inline

Definition at line 52 of file XUSD_DataLock.h.

bool XUSD_DataLock::isLayerLocked ( ) const
inline

Definition at line 50 of file XUSD_DataLock.h.

bool XUSD_DataLock::isLocked ( ) const
inline

Definition at line 44 of file XUSD_DataLock.h.

bool XUSD_DataLock::isReadLocked ( ) const
inline

Definition at line 46 of file XUSD_DataLock.h.

bool XUSD_DataLock::isWriteLocked ( ) const
inline

Definition at line 48 of file XUSD_DataLock.h.

Friends And Related Function Documentation

friend class ::HUSD_DataHandle
friend

Definition at line 62 of file XUSD_DataLock.h.


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