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

#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_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
 

Public Attributes

XUSD_PathSet myCollectionPathSet
 
XUSD_PathSet myCollectionExpandedPathSet
 
XUSD_PathSet myCollectionlessPathSet
 
UT_UniquePtr< XUSD_AutoCollectionmyRandomAccessAutoCollection
 
bool myInitialized
 
bool myMayBeTimeVarying
 

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 29 of file XUSD_PathPattern.h.

Constructor & Destructor Documentation

XUSD_SpecialTokenData::XUSD_SpecialTokenData ( )
inline

Definition at line 32 of file XUSD_PathPattern.h.

XUSD_SpecialTokenData::~XUSD_SpecialTokenData ( )
inlineoverride

Definition at line 36 of file XUSD_PathPattern.h.

Member Data Documentation

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.


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