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

#include <childrenPolicies.h>

+ Inheritance diagram for Sdf_AttributeChildPolicy:

Static Public Member Functions

static SdfPath GetChildPath (const SdfPath &parentPath, const FieldType &key)
 
static TfToken GetChildrenToken (const SdfPath &parentPath)
 
static bool IsValidIdentifier (const std::string &name)
 
- Static Public Member Functions inherited from Sdf_TokenChildPolicy< SdfAttributeSpecHandle >
static KeyType GetKey (const ValueType &spec)
 
static SdfPath GetParentPath (const SdfPath &childPath)
 
static FieldType GetFieldValue (const SdfPath &childPath)
 
static bool IsValidIdentifier (const std::string &name)
 

Additional Inherited Members

- Public Types inherited from Sdf_TokenChildPolicy< SdfAttributeSpecHandle >
typedef SdfNameKeyPolicy KeyPolicy
 
typedef KeyPolicy::value_type KeyType
 
typedef TfToken FieldType
 
typedef SdfAttributeSpecHandle ValueType
 

Detailed Description

Definition at line 114 of file childrenPolicies.h.

Member Function Documentation

static SdfPath Sdf_AttributeChildPolicy::GetChildPath ( const SdfPath parentPath,
const FieldType key 
)
inlinestatic

Definition at line 118 of file childrenPolicies.h.

static TfToken Sdf_AttributeChildPolicy::GetChildrenToken ( const SdfPath parentPath)
inlinestatic

Definition at line 127 of file childrenPolicies.h.

static bool Sdf_AttributeChildPolicy::IsValidIdentifier ( const std::string name)
inlinestatic

Definition at line 131 of file childrenPolicies.h.


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