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

Go to the source code of this file.

Classes

class  SdfPathTable< MappedType >
 
class  SdfPathTable< MappedType >::Iterator< ValType, EntryPtr >
 
struct  SdfPathTable< MappedType >::NodeHandle
 

Functions

PXR_NAMESPACE_OPEN_SCOPE
SDF_API void 
Sdf_VisitPathTableInParallel (void **, size_t, TfFunctionRef< void(void *&)>)
 

Function Documentation

PXR_NAMESPACE_OPEN_SCOPE SDF_API void Sdf_VisitPathTableInParallel ( void **  ,
size_t  ,
TfFunctionRef< void(void *&)>   
)