HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pathNode.h File Reference
#include "pxr/pxr.h"
#include "pxr/usd/sdf/api.h"
#include "pxr/base/tf/functionRef.h"
#include "pxr/base/tf/token.h"
#include "pxr/base/tf/mallocTag.h"
#include <hboost/intrusive_ptr.hpp>
+ Include dependency graph for pathNode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sdf_PathNode
 
struct  Sdf_PathNode::LessThan
 
struct  Sdf_PathNode::_EqualElement
 
class  Sdf_PrimPartPathNode
 
class  Sdf_PropPartPathNode
 
class  Sdf_RootPathNode
 
class  Sdf_PrimPathNode
 
class  Sdf_PrimPropertyPathNode
 
class  Sdf_PrimVariantSelectionNode
 
class  Sdf_TargetPathNode
 
class  Sdf_RelationalAttributePathNode
 
class  Sdf_MapperPathNode
 
class  Sdf_MapperArgPathNode
 
class  Sdf_ExpressionPathNode
 
struct  Sdf_PathNodeTypeToType< nodeType >
 
struct  Sdf_PathNodeTypeToType< Sdf_PathNode::PrimNode >
 
struct  Sdf_PathNodeTypeToType< Sdf_PathNode::PrimPropertyNode >
 
struct  Sdf_PathNodeTypeToType< Sdf_PathNode::RelationalAttributeNode >
 
struct  Sdf_PathNodeTypeToType< Sdf_PathNode::MapperArgNode >
 
struct  Sdf_PathNodeTypeToType< Sdf_PathNode::TargetNode >
 
struct  Sdf_PathNodeTypeToType< Sdf_PathNode::MapperNode >
 
struct  Sdf_PathNodeTypeToType< Sdf_PathNode::PrimVariantSelectionNode >
 
struct  Sdf_PathNodeTypeToType< Sdf_PathNode::ExpressionNode >
 
struct  Sdf_PathNodeTypeToType< Sdf_PathNode::RootNode >
 
struct  Sdf_PathNodeCompare< nodeType, Comp >
 

Functions

SDF_API void Sdf_DumpPathStats ()
 Diagnostic output. More...
 
void intrusive_ptr_add_ref (const PXR_NS::Sdf_PathNode *p)
 
void intrusive_ptr_release (const PXR_NS::Sdf_PathNode *p)
 

Function Documentation

void intrusive_ptr_add_ref ( const PXR_NS::Sdf_PathNode *  p)
inline

Definition at line 759 of file pathNode.h.

void intrusive_ptr_release ( const PXR_NS::Sdf_PathNode *  p)
inline

Definition at line 762 of file pathNode.h.

SDF_API void Sdf_DumpPathStats ( )

Diagnostic output.