| HDK
    | 
#include <childrenPolicies.h>
| Public Types | |
| typedef SdfPathKeyPolicy | KeyPolicy | 
| typedef KeyPolicy::value_type | KeyType | 
| typedef SpecType | ValueType | 
| typedef SdfPath | FieldType | 
| Static Public Member Functions | |
| static SdfPath | GetParentPath (const SdfPath &childPath) | 
| static KeyType | GetKey (const ValueType &value) | 
| static SdfPath | GetChildPath (const SdfPath &parentPath, const FieldType &key) | 
| static FieldType | GetFieldValue (const SdfPath &childPath) | 
| static bool | IsValidIdentifier (const FieldType &path) | 
| static bool | IsValidIdentifier (const std::string &path) | 
Definition at line 205 of file childrenPolicies.h.
| typedef SdfPath Sdf_PathChildPolicy< SpecType >::FieldType | 
Definition at line 211 of file childrenPolicies.h.
| typedef SdfPathKeyPolicy Sdf_PathChildPolicy< SpecType >::KeyPolicy | 
Definition at line 208 of file childrenPolicies.h.
| typedef KeyPolicy::value_type Sdf_PathChildPolicy< SpecType >::KeyType | 
Definition at line 209 of file childrenPolicies.h.
| typedef SpecType Sdf_PathChildPolicy< SpecType >::ValueType | 
Definition at line 210 of file childrenPolicies.h.
| 
 | inlinestatic | 
Definition at line 221 of file childrenPolicies.h.
| 
 | inlinestatic | 
Definition at line 225 of file childrenPolicies.h.
| 
 | inlinestatic | 
Definition at line 217 of file childrenPolicies.h.
| 
 | inlinestatic | 
Definition at line 213 of file childrenPolicies.h.
| 
 | inlinestatic | 
Definition at line 229 of file childrenPolicies.h.
| 
 | inlinestatic | 
Definition at line 233 of file childrenPolicies.h.