All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfRelocatesMapProxyValuePolicy Class Reference

Map edit proxy value policy for relocates maps. More...

Public Types

typedef std::map< SdfPath,
SdfPath
Type
 
typedef Type::key_type key_type
 
typedef Type::mapped_type mapped_type
 
typedef Type::value_type value_type
 

Static Public Member Functions

static SDF_API Type CanonicalizeType (const SdfSpecHandle &v, const Type &x)
 
static SDF_API key_type CanonicalizeKey (const SdfSpecHandle &v, const key_type &x)
 
static SDF_API mapped_type CanonicalizeValue (const SdfSpecHandle &v, const mapped_type &x)
 
static SDF_API value_type CanonicalizePair (const SdfSpecHandle &v, const value_type &x)
 

Detailed Description

Map edit proxy value policy for relocates maps.

This absolutizes all paths.

Definition at line 221 of file proxyPolicies.h.


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