|
HDK
|
#include <HUSD_DataHandle.h>
Inheritance diagram for HUSD_AutoAnyLock:Public Member Functions | |
| HUSD_AutoAnyLock (const HUSD_DataHandle &handle) | |
| virtual | ~HUSD_AutoAnyLock () |
| bool | isStageValid () const |
| const HUSD_DataHandle & | dataHandle () const |
| virtual PXR_NS::XUSD_ConstDataPtr | constData () const =0 |
Definition at line 220 of file HUSD_DataHandle.h.
|
inlineexplicit |
Definition at line 223 of file HUSD_DataHandle.h.
|
inlinevirtual |
Definition at line 227 of file HUSD_DataHandle.h.
|
pure virtual |
Implemented in HUSD_AutoLayerLock, HUSD_AutoWriteLock, HUSD_AutoWriteOverridesLock, and HUSD_AutoReadLock.
|
inline |
Definition at line 231 of file HUSD_DataHandle.h.
| bool HUSD_AutoAnyLock::isStageValid | ( | ) | const |