![]() |
This is the complete list of members for VtValue, including all inherited members.
| _HoldAside (defined in VtValue) | VtValue | friend |
| CanCast() const | VtValue | inline |
| CanCastFromTypeidToTypeid(std::type_info const &from, std::type_info const &to) | VtValue | inlinestatic |
| CanCastToTypeid(std::type_info const &type) const | VtValue | inline |
| CanCastToTypeOf(VtValue const &other) const | VtValue | inline |
| CanHash() const | VtValue | |
| Cast(VtValue const &val) | VtValue | inlinestatic |
| Cast() | VtValue | inline |
| CastToTypeid(VtValue const &val, std::type_info const &type) | VtValue | static |
| CastToTypeid(std::type_info const &type) | VtValue | inline |
| CastToTypeOf(VtValue const &val, VtValue const &other) | VtValue | static |
| CastToTypeOf(VtValue const &other) | VtValue | inline |
| Get() const | VtValue | inline |
| GetArraySize() const | VtValue | inline |
| GetElementTypeid() const | VtValue | |
| GetHash() const | VtValue | |
| GetType() const | VtValue | |
| GetTypeid() const | VtValue | |
| GetTypeName() const | VtValue | |
| GetWithDefault(T const &def=T()) const | VtValue | inline |
| hash_value (defined in VtValue) | VtValue | friend |
| IsArrayValued() const | VtValue | |
| IsEmpty() const | VtValue | inline |
| IsHolding() const | VtValue | inline |
| operator!=(VtValue const &lhs, T const &rhs) | VtValue | friend |
| operator!= (defined in VtValue) | VtValue | friend |
| operator!=(const VtValue &rhs) const (defined in VtValue) | VtValue | inline |
| operator<<(std::ostream &out, const VtValue &self) | VtValue | friend |
| operator=(VtValue const &other) | VtValue | inline |
| operator=(VtValue &&other) noexcept | VtValue | inline |
| operator=(T const &obj) | VtValue | |
| operator=(char const *cstr) | VtValue | inline |
| operator=(char *cstr) | VtValue | inline |
| operator==(VtValue const &lhs, T const &rhs) | VtValue | friend |
| operator== (defined in VtValue) | VtValue | friend |
| operator==(const VtValue &rhs) const | VtValue | inline |
| RegisterCast(VtValue(*castFn)(VtValue const &)) | VtValue | inlinestatic |
| RegisterSimpleBidirectionalCast() | VtValue | inlinestatic |
| RegisterSimpleCast() | VtValue | inlinestatic |
| Remove() | VtValue | inline |
| swap(VtValue &lhs, VtValue &rhs) | VtValue | friend |
| Swap(VtValue &rhs) noexcept | VtValue | inline |
| Swap(T &rhs) | VtValue | |
| Take(T &obj) | VtValue | inlinestatic |
| UncheckedGet() const | VtValue | inline |
| UncheckedRemove() | VtValue | inline |
| UncheckedSwap(T &rhs) | VtValue | |
| UncheckedSwap(VtValue &rhs) | VtValue | inline |
| VtValue() | VtValue | inline |
| VtValue(VtValue const &other) | VtValue | inline |
| VtValue(VtValue &&other) noexcept | VtValue | inline |
| VtValue(T const &obj) | VtValue | inlineexplicit |
| ~VtValue() | VtValue | inline |