|
HDK
|
#include <XUSD_PathPattern.h>
Inheritance diagram for XUSD_SpecialTokenData:Public Member Functions | |
| XUSD_SpecialTokenData () | |
| ~XUSD_SpecialTokenData () override | |
Public Member Functions inherited from UT_SpecialTokenData | |
| 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_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_SpecialTokenData > | |
| SYS_FORCE_INLINE | ~UT_IntrusiveRefCounter () |
| Destructor: Only derived classes can destruct this. More... | |
Definition at line 29 of file XUSD_PathPattern.h.
|
inline |
Definition at line 32 of file XUSD_PathPattern.h.
|
inlineoverride |
Definition at line 36 of file XUSD_PathPattern.h.
| XUSD_PathSet XUSD_SpecialTokenData::myCollectionExpandedPathSet |
Definition at line 40 of file XUSD_PathPattern.h.
| XUSD_PathSet XUSD_SpecialTokenData::myCollectionlessPathSet |
Definition at line 41 of file XUSD_PathPattern.h.
| XUSD_PathSet XUSD_SpecialTokenData::myCollectionPathSet |
Definition at line 39 of file XUSD_PathPattern.h.
| bool XUSD_SpecialTokenData::myInitialized |
Definition at line 43 of file XUSD_PathPattern.h.
| bool XUSD_SpecialTokenData::myMayBeTimeVarying |
Definition at line 44 of file XUSD_PathPattern.h.
| UT_UniquePtr<XUSD_AutoCollection> XUSD_SpecialTokenData::myRandomAccessAutoCollection |
Definition at line 42 of file XUSD_PathPattern.h.