HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpNamespaceEdits::LayerStackSite Struct Reference

#include <namespaceEdits.h>

Public Attributes

size_t cacheIndex
 Index of cache of site. More...
 
EditType type
 Type of edit. More...
 
PcpLayerStackPtr layerStack
 Layer stack needing fix. More...
 
SdfPath sitePath
 Path of site needing fix. More...
 
SdfPath oldPath
 Old path. More...
 
SdfPath newPath
 New path. More...
 

Detailed Description

Layer stack site that must respond to a namespace edit. All of the specs at the site will respond the same way.

Definition at line 81 of file namespaceEdits.h.

Member Data Documentation

size_t PcpNamespaceEdits::LayerStackSite::cacheIndex

Index of cache of site.

Definition at line 82 of file namespaceEdits.h.

PcpLayerStackPtr PcpNamespaceEdits::LayerStackSite::layerStack

Layer stack needing fix.

Definition at line 84 of file namespaceEdits.h.

SdfPath PcpNamespaceEdits::LayerStackSite::newPath

New path.

Definition at line 87 of file namespaceEdits.h.

SdfPath PcpNamespaceEdits::LayerStackSite::oldPath

Old path.

Definition at line 86 of file namespaceEdits.h.

SdfPath PcpNamespaceEdits::LayerStackSite::sitePath

Path of site needing fix.

Definition at line 85 of file namespaceEdits.h.

EditType PcpNamespaceEdits::LayerStackSite::type

Type of edit.

Definition at line 83 of file namespaceEdits.h.


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