HDK
|
#include <childrenPolicies.h>
Public Types | |
typedef SdfNameKeyPolicy | KeyPolicy |
typedef KeyPolicy::value_type | KeyType |
typedef TfToken | FieldType |
typedef SpecType | ValueType |
Static Public Member Functions | |
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) |
Definition at line 53 of file childrenPolicies.h.
typedef TfToken Sdf_TokenChildPolicy< SpecType >::FieldType |
Definition at line 57 of file childrenPolicies.h.
typedef SdfNameKeyPolicy Sdf_TokenChildPolicy< SpecType >::KeyPolicy |
Definition at line 55 of file childrenPolicies.h.
typedef KeyPolicy::value_type Sdf_TokenChildPolicy< SpecType >::KeyType |
Definition at line 56 of file childrenPolicies.h.
typedef SpecType Sdf_TokenChildPolicy< SpecType >::ValueType |
Definition at line 58 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 68 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 60 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 64 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 72 of file childrenPolicies.h.