HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfChangeList::Entry::_Flags Struct Reference

#include <changeList.h>

Public Member Functions

 _Flags ()
 

Public Attributes

bool didChangeIdentifier:1
 
bool didChangeResolvedPath:1
 
bool didReplaceContent:1
 
bool didReloadContent:1
 
bool didReorderChildren:1
 
bool didReorderProperties:1
 
bool didRename:1
 
bool didChangePrimVariantSets:1
 
bool didChangePrimInheritPaths:1
 
bool didChangePrimSpecializes:1
 
bool didChangePrimReferences:1
 
bool didChangeAttributeTimeSamples:1
 
bool didChangeAttributeConnection:1
 
bool didChangeRelationshipTargets:1
 
bool didAddTarget:1
 
bool didRemoveTarget:1
 
bool didAddInertPrim:1
 
bool didAddNonInertPrim:1
 
bool didRemoveInertPrim:1
 
bool didRemoveNonInertPrim:1
 
bool didAddPropertyWithOnlyRequiredFields:1
 
bool didAddProperty:1
 
bool didRemovePropertyWithOnlyRequiredFields:1
 
bool didRemoveProperty:1
 

Detailed Description

Definition at line 154 of file changeList.h.

Constructor & Destructor Documentation

SdfChangeList::Entry::_Flags::_Flags ( )
inline

Definition at line 155 of file changeList.h.

Member Data Documentation

bool SdfChangeList::Entry::_Flags::didAddInertPrim

Definition at line 186 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didAddNonInertPrim

Definition at line 187 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didAddProperty

Definition at line 193 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didAddPropertyWithOnlyRequiredFields

Definition at line 192 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didAddTarget

Definition at line 182 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didChangeAttributeConnection

Definition at line 180 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didChangeAttributeTimeSamples

Definition at line 179 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didChangeIdentifier

Definition at line 160 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didChangePrimInheritPaths

Definition at line 174 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didChangePrimReferences

Definition at line 176 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didChangePrimSpecializes

Definition at line 175 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didChangePrimVariantSets

Definition at line 173 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didChangeRelationshipTargets

Definition at line 181 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didChangeResolvedPath

Definition at line 161 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didReloadContent

Definition at line 163 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didRemoveInertPrim

Definition at line 188 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didRemoveNonInertPrim

Definition at line 189 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didRemoveProperty

Definition at line 195 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didRemovePropertyWithOnlyRequiredFields

Definition at line 194 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didRemoveTarget

Definition at line 183 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didRename

Definition at line 170 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didReorderChildren

Definition at line 166 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didReorderProperties

Definition at line 167 of file changeList.h.

bool SdfChangeList::Entry::_Flags::didReplaceContent

Definition at line 162 of file changeList.h.


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