![]() |
This is the complete list of members for NdrProperty, including all inherited members.
| _arraySize (defined in NdrProperty) | NdrProperty | protected |
| _defaultValue (defined in NdrProperty) | NdrProperty | protected |
| _isConnectable (defined in NdrProperty) | NdrProperty | protected |
| _isDynamicArray (defined in NdrProperty) | NdrProperty | protected |
| _isOutput (defined in NdrProperty) | NdrProperty | protected |
| _metadata (defined in NdrProperty) | NdrProperty | protected |
| _name (defined in NdrProperty) | NdrProperty | protected |
| _type (defined in NdrProperty) | NdrProperty | protected |
| CanConnectTo(const NdrProperty &other) const | NdrProperty | virtual |
| GetArraySize() const | NdrProperty | inline |
| GetDefaultValue() const | NdrProperty | inline |
| GetInfoString() const | NdrProperty | virtual |
| GetMetadata() const | NdrProperty | inlinevirtual |
| GetName() const | NdrProperty | inline |
| GetType() const | NdrProperty | inline |
| GetTypeAsSdfType() const | NdrProperty | virtual |
| IsArray() const | NdrProperty | inline |
| IsConnectable() const | NdrProperty | virtual |
| IsDynamicArray() const | NdrProperty | inline |
| IsOutput() const | NdrProperty | inline |
| 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) | NdrProperty | protected |
| ~NdrProperty() | NdrProperty | virtual |