All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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) const NdrPropertyvirtual
GetArraySize() const NdrPropertyinline
GetDefaultValue() const NdrPropertyinline
GetInfoString() const NdrPropertyvirtual
GetMetadata() const NdrPropertyinlinevirtual
GetName() const NdrPropertyinline
GetType() const NdrPropertyinline
GetTypeAsSdfType() const NdrPropertyvirtual
IsArray() const NdrPropertyinline
IsConnectable() const NdrPropertyvirtual
IsDynamicArray() const NdrPropertyinline
IsOutput() const NdrPropertyinline
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