|
HDK
|
#include <childrenPolicies.h>
Inheritance diagram for Sdf_AttributeConnectionChildPolicy:Static Public Member Functions | |
| static TfToken | GetChildrenToken (const SdfPath &parentPath) |
Static Public Member Functions inherited from Sdf_PathChildPolicy< SdfSpecHandle > | |
| 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) |
Additional Inherited Members | |
Public Types inherited from Sdf_PathChildPolicy< SdfSpecHandle > | |
| typedef SdfPathKeyPolicy | KeyPolicy |
| typedef KeyPolicy::value_type | KeyType |
| typedef SdfSpecHandle | ValueType |
| typedef SdfPath | FieldType |
Definition at line 257 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 260 of file childrenPolicies.h.