HDK
|
This is the complete list of members for VtValue, including all inherited members.
_HoldAside | 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 |
Get()&& | VtValue | inline |
Get()&& | VtValue | inline |
GetArraySize() const | VtValue | inline |
GetElementTypeid() const | VtValue | |
GetHash() const | VtValue | |
GetKnownValueTypeIndex() const | VtValue | inline |
GetType() const | VtValue | |
GetTypeid() const | VtValue | |
GetTypeName() const | VtValue | |
GetWithDefault(T const &def=T()) const | VtValue | inline |
hash_value(VtValue const &val) | VtValue | friend |
IsArrayValued() const | VtValue | |
IsEmpty() const | VtValue | inline |
IsHolding() const | VtValue | inline |
IsHolding() const | VtValue | inline |
IsHolding() const | VtValue | inline |
Mutate(Fn &&mutateFn) | VtValue | inline |
operator!=(VtValue const &lhs, T const &rhs) | VtValue | friend |
operator!=(T const &lhs, VtValue const &rhs) | VtValue | friend |
operator!=(const VtValue &rhs) const | 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 obj) | VtValue | inline |
operator=(T const &obj) | VtValue | inline |
operator=(char const *cstr) | VtValue | inline |
operator=(char *cstr) | VtValue | inline |
operator==(VtValue const &lhs, T const &rhs) | VtValue | friend |
operator==(T const &lhs, VtValue const &rhs) | 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 &rhs) noexcept | VtValue | inline |
Swap(T &rhs) | VtValue | inline |
swap(VtValue &lhs, VtValue &rhs) | VtValue | friend |
Take(T &obj) | VtValue | inlinestatic |
UncheckedGet() const & | VtValue | inline |
UncheckedGet()&& | VtValue | inline |
UncheckedGet() const & | VtValue | inline |
UncheckedGet()&& | VtValue | inline |
UncheckedMutate(Fn &&mutateFn) | VtValue | inline |
UncheckedRemove() | VtValue | inline |
UncheckedSwap(T &rhs) | VtValue | inline |
UncheckedSwap(VtValue &rhs) | VtValue | inline |
Vt_GetPythonObjectFromHeldValue(VtValue const &self) | VtValue | friend |
Vt_ValueShapeDataAccess | VtValue | friend |
VtValue() | VtValue | inline |
VtValue(VtValue const &other) | VtValue | inline |
VtValue(VtValue &&other) noexcept | VtValue | inline |
VtValue(T const &obj) | VtValue | inlineexplicit |
~VtValue() | VtValue | inline |