HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
identity.h File Reference
#include "pxr/pxr.h"
#include "pxr/usd/sdf/api.h"
#include "pxr/usd/sdf/declareHandles.h"
#include "pxr/usd/sdf/path.h"
#include <memory>
+ Include dependency graph for identity.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sdf_Identity
 
class  Sdf_IdentityRegistry
 

Functions

 SDF_DECLARE_HANDLES (SdfLayer)
 
void intrusive_ptr_add_ref (PXR_NS::Sdf_Identity *p)
 
void intrusive_ptr_release (PXR_NS::Sdf_Identity *p)
 

Function Documentation

void intrusive_ptr_add_ref ( PXR_NS::Sdf_Identity *  p)
inline

Definition at line 81 of file identity.h.

void intrusive_ptr_release ( PXR_NS::Sdf_Identity *  p)
inline

Definition at line 84 of file identity.h.

SDF_DECLARE_HANDLES ( SdfLayer  )