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

#include <UT_PathPattern.h>

+ Inheritance diagram for UT_SpecialTokenData:

Public Member Functions

 UT_SpecialTokenData ()
 
virtual ~UT_SpecialTokenData ()
 
- Public Member Functions inherited from UT_IntrusiveRefCounter< UT_SpecialTokenData >
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< UT_SpecialTokenData >
SYS_FORCE_INLINE ~UT_IntrusiveRefCounter ()
 Destructor: Only derived classes can destruct this. More...
 

Detailed Description

Definition at line 19 of file UT_PathPattern.h.

Constructor & Destructor Documentation

UT_SpecialTokenData::UT_SpecialTokenData ( )
inline

Definition at line 22 of file UT_PathPattern.h.

virtual UT_SpecialTokenData::~UT_SpecialTokenData ( )
inlinevirtual

Definition at line 24 of file UT_PathPattern.h.


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