HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdNotice::ObjectsChanged::PathRange::iterator Class Reference

#include <notice.h>

+ Inheritance diagram for UsdNotice::ObjectsChanged::PathRange::iterator:

Public Member Functions

 iterator ()
 
USD_API TfTokenVector GetChangedFields () const
 
USD_API bool HasChangedFields () const
 

Friends

class PathRange
 
class hboost::iterator_core_access
 

Detailed Description

Definition at line 152 of file notice.h.

Constructor & Destructor Documentation

UsdNotice::ObjectsChanged::PathRange::iterator::iterator ( void  )
inline

Definition at line 159 of file notice.h.

Member Function Documentation

USD_API TfTokenVector UsdNotice::ObjectsChanged::PathRange::iterator::GetChangedFields ( ) const

Return the set of changed fields in layers that affected the object at the path specified by this iterator. See UsdNotice::ObjectsChanged::GetChangedFields for more details.

USD_API bool UsdNotice::ObjectsChanged::PathRange::iterator::HasChangedFields ( ) const

Return true if the object at the path specified by this iterator has any changed fields, false otherwise. See UsdNotice::ObjectsChanged::HasChangedFields for more details.

Friends And Related Function Documentation

friend class hboost::iterator_core_access
friend

Definition at line 176 of file notice.h.

friend class PathRange
friend

Definition at line 175 of file notice.h.


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