This document is for a version of USD that is under development. See this page for the current release.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NdrProperty Member List

This is the complete list of members for NdrProperty, including all inherited members.

_arraySize (defined in NdrProperty)NdrPropertyprotected
_defaultValue (defined in NdrProperty)NdrPropertyprotected
_isConnectable (defined in NdrProperty)NdrPropertyprotected
_isDynamicArray (defined in NdrProperty)NdrPropertyprotected
_isOutput (defined in NdrProperty)NdrPropertyprotected
_metadata (defined in NdrProperty)NdrPropertyprotected
_name (defined in NdrProperty)NdrPropertyprotected
_type (defined in NdrProperty)NdrPropertyprotected
CanConnectTo(const NdrProperty &other) constNdrPropertyvirtual
GetArraySize() constNdrPropertyinline
GetDefaultValue() constNdrPropertyinline
GetDefaultValueAsSdfType() constNdrPropertyvirtual
GetInfoString() constNdrPropertyvirtual
GetMetadata() constNdrPropertyinlinevirtual
GetName() constNdrPropertyinline
GetType() constNdrPropertyinline
GetTypeAsSdfType() constNdrPropertyvirtual
IsArray() constNdrPropertyinline
IsConnectable() constNdrPropertyvirtual
IsDynamicArray() constNdrPropertyinline
IsOutput() constNdrPropertyinline
NdrProperty(const TfToken &name, const TfToken &type, const VtValue &defaultValue, bool isOutput, size_t arraySize, bool isDynamicArray, const NdrTokenMap &metadata)NdrProperty
operator=(const NdrProperty &)=delete (defined in NdrProperty)NdrPropertyprotected
~NdrProperty()NdrPropertyvirtual