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 222 of file childrenPolicies.h.
typedef SdfPath Sdf_PathChildPolicy< SpecType >::FieldType |
Definition at line 228 of file childrenPolicies.h.
typedef SdfPathKeyPolicy Sdf_PathChildPolicy< SpecType >::KeyPolicy |
Definition at line 225 of file childrenPolicies.h.
typedef KeyPolicy::value_type Sdf_PathChildPolicy< SpecType >::KeyType |
Definition at line 226 of file childrenPolicies.h.
typedef SpecType Sdf_PathChildPolicy< SpecType >::ValueType |
Definition at line 227 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 238 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 242 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 234 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 230 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 246 of file childrenPolicies.h.
|
inlinestatic |
Definition at line 250 of file childrenPolicies.h.