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

#include <proxyPolicies.h>

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.

Member Typedef Documentation

Definition at line 224 of file proxyPolicies.h.

Definition at line 225 of file proxyPolicies.h.

Definition at line 223 of file proxyPolicies.h.

Definition at line 226 of file proxyPolicies.h.

Member Function Documentation

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

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