| 
    HDK
    
   | 
 
#include <XUSD_LockedGeo.h>
 Inheritance diagram for XUSD_LockedGeo:Public Member Functions | |
| ~XUSD_LockedGeo () | |
  Public Member Functions inherited from UT_IntrusiveRefCounter< XUSD_LockedGeo > | |
| 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 | 
Friends | |
| class | XUSD_LockedGeoRegistry | 
Additional Inherited Members | |
  Protected Member Functions inherited from UT_IntrusiveRefCounter< XUSD_LockedGeo > | |
| SYS_FORCE_INLINE | ~UT_IntrusiveRefCounter () | 
| Destructor: Only derived classes can destruct this.  More... | |
  Protected Member Functions inherited from UT_NonCopyableNS::UT_NonCopyable | |
| UT_NonCopyable ()=default | |
| ~UT_NonCopyable ()=default | |
| UT_NonCopyable (const UT_NonCopyable &)=delete | |
| UT_NonCopyable & | operator= (const UT_NonCopyable &)=delete | 
Definition at line 41 of file XUSD_LockedGeo.h.
| XUSD_LockedGeo::~XUSD_LockedGeo | ( | ) | 
      
  | 
  friend | 
Definition at line 49 of file XUSD_LockedGeo.h.