HDK
|
#include <XUSD_Data.h>
Public Member Functions | |
XUSD_Layer (const SdfLayerRefPtr &layer, bool create_change_block) | |
~XUSD_Layer () | |
const SdfLayerRefPtr & | layer () const |
Public Member Functions inherited from UT_IntrusiveRefCounter< XUSD_Layer > | |
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_IntrusiveRefCounter & | operator= (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 |
Additional Inherited Members | |
Protected Member Functions inherited from UT_IntrusiveRefCounter< XUSD_Layer > | |
SYS_FORCE_INLINE | ~UT_IntrusiveRefCounter () |
Destructor: Only derived classes can destruct this. More... | |
Definition at line 374 of file XUSD_Data.h.
|
inline |
Definition at line 377 of file XUSD_Data.h.
|
inline |
Definition at line 386 of file XUSD_Data.h.
|
inline |
Definition at line 389 of file XUSD_Data.h.