![]() |
|
This is the complete list of members for VtValueRef, including all inherited members.
| _ArrayHelper typedef (defined in VtValueRef) | VtValueRef | protected |
| _FailGet(Vt_DefaultValueHolder(*factory)(), std::type_info const &queryType) const (defined in VtValueRef) | VtValueRef | protected |
| _FailRemove(std::type_info const &) (defined in VtValueRef) | VtValueRef | protected |
| _Get() const (defined in VtValueRef) | VtValueRef | inlineprotected |
| _GetMutable() (defined in VtValueRef) | VtValueRef | inlineprotected |
| _GetNumElements() const (defined in VtValueRef) | VtValueRef | protected |
| _GetPythonObject() const (defined in VtValueRef) | VtValueRef | protected |
| _info (defined in VtValueRef) | VtValueRef | protected |
| _ptr (defined in VtValueRef) | VtValueRef | protected |
| _TypeInfoFor typedef (defined in VtValueRef) | VtValueRef | protected |
| _TypeIs() const (defined in VtValueRef) | VtValueRef | inlineprotected |
| CanComposeOver() const | VtValueRef | inline |
| CanHash() const | VtValueRef | |
| CanTransform() const | VtValueRef | inline |
| Get() const | VtValueRef | inline |
| GetArraySize() const | VtValueRef | inline |
| GetElementTypeid() const | VtValueRef | inline |
| GetHash() const | VtValueRef | |
| GetKnownValueTypeIndex() const | VtValueRef | inline |
| GetType() const | VtValueRef | |
| GetTypeid() const | VtValueRef | inline |
| GetTypeName() const | VtValueRef | |
| GetWithDefault(T const &def=T()) const | VtValueRef | inline |
| hash_value (defined in VtValueRef) | VtValueRef | friend |
| IsArrayEditValued() const | VtValueRef | |
| IsArrayValued() const | VtValueRef | |
| IsEmpty() const | VtValueRef | inline |
| IsHolding() const | VtValueRef | inline |
| IsRValue() const | VtValueRef | inline |
| operator VtValue() const | VtValueRef | |
| operator!=(const VtValueRef &rhs) const (defined in VtValueRef) | VtValueRef | inline |
| operator<< | VtValueRef | friend |
| operator=(VtValueRef const &ref)=default | VtValueRef | |
| operator=(VtValueRef &&ref)=default (defined in VtValueRef) | VtValueRef | |
| operator=(T &&)=delete (defined in VtValueRef) | VtValueRef | |
| operator==(const VtValueRef &rhs) const | VtValueRef | inline |
| Remove() | VtValueRef | inline |
| swap | VtValueRef | friend |
| UncheckedGet() const | VtValueRef | inline |
| UncheckedRemove() | VtValueRef | inline |
| VtValueRef() | VtValueRef | inline |
| VtValueRef(VtValueRef const &)=default (defined in VtValueRef) | VtValueRef | |
| VtValueRef(VtValueRef &&)=default (defined in VtValueRef) | VtValueRef | |
| VtValueRef(T &&obj, std::enable_if_t< !std::is_same_v< std::decay_t< T >, VtValueRef > &&!std::is_same_v< std::decay_t< T >, VtValue > > *=0) | VtValueRef | inline |