|
HDK
|
#include <XUSD_PathPattern.h>
Inheritance diagram for XUSD_InstanceMatchData:Public Member Functions | |
| XUSD_InstanceMatchData () | |
| ~XUSD_InstanceMatchData () override | |
Public Member Functions inherited from UT_PathPatternMatchData | |
| 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 |
Public Attributes | |
| UT_Array< int64 > | myInstanceIds |
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 45 of file XUSD_PathPattern.h.
|
inline |
Definition at line 48 of file XUSD_PathPattern.h.
|
inlineoverride |
Definition at line 50 of file XUSD_PathPattern.h.
Definition at line 53 of file XUSD_PathPattern.h.