|
HDK
|
#include <UT_PathPattern.h>
Inheritance diagram for UT_PathPatternMatchData:Public Member Functions | |
| UT_PathPatternMatchData () | |
| virtual | ~UT_PathPatternMatchData () |
Public Member Functions inherited from UT_IntrusiveRefCounter< UT_PathPatternMatchData > | |
| 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< UT_PathPatternMatchData > | |
| SYS_FORCE_INLINE | ~UT_IntrusiveRefCounter () |
| Destructor: Only derived classes can destruct this. More... | |
Definition at line 35 of file UT_PathPattern.h.
|
inline |
Definition at line 39 of file UT_PathPattern.h.
|
inlinevirtual |
Definition at line 41 of file UT_PathPattern.h.