HDK
 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.

_arraySizeNdrPropertyprotected
_defaultValueNdrPropertyprotected
_isConnectableNdrPropertyprotected
_isDynamicArrayNdrPropertyprotected
_isOutputNdrPropertyprotected
_metadataNdrPropertyprotected
_nameNdrPropertyprotected
_typeNdrPropertyprotected
CanConnectTo(const NdrProperty &other) const NdrPropertyvirtual
GetArraySize() const NdrPropertyinline
GetDefaultValue() const NdrPropertyinline
GetDefaultValueAsSdfType() const NdrPropertyvirtual
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 &)=deleteNdrPropertyprotected
~NdrProperty()NdrPropertyvirtual