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

#include <XUSD_Data.h>

+ Inheritance diagram for XUSD_Layer:

Public Member Functions

 XUSD_Layer (const SdfLayerRefPtr &layer, bool create_change_block)
 
 ~XUSD_Layer ()
 
const SdfLayerRefPtrlayer () 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_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
 

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...
 

Detailed Description

Definition at line 356 of file XUSD_Data.h.

Constructor & Destructor Documentation

XUSD_Layer::XUSD_Layer ( const SdfLayerRefPtr layer,
bool  create_change_block 
)
inline

Definition at line 359 of file XUSD_Data.h.

XUSD_Layer::~XUSD_Layer ( )
inline

Definition at line 368 of file XUSD_Data.h.

Member Function Documentation

const SdfLayerRefPtr& XUSD_Layer::layer ( ) const
inline

Definition at line 371 of file XUSD_Data.h.


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