NDDEM
|
This is the complete list of members for cereal::detail::PolymorphicVirtualCaster< Base, Derived >, including all inherited members.
downcast(void const *const ptr) const override | cereal::detail::PolymorphicVirtualCaster< Base, Derived > | inlinevirtual |
operator=(const PolymorphicCaster &)=default | cereal::detail::PolymorphicCaster | |
operator=(PolymorphicCaster &&) CEREAL_NOEXCEPT | cereal::detail::PolymorphicCaster | inline |
PolymorphicCaster()=default | cereal::detail::PolymorphicCaster | |
PolymorphicCaster(const PolymorphicCaster &)=default | cereal::detail::PolymorphicCaster | |
PolymorphicCaster(PolymorphicCaster &&) CEREAL_NOEXCEPT | cereal::detail::PolymorphicCaster | inline |
PolymorphicVirtualCaster() | cereal::detail::PolymorphicVirtualCaster< Base, Derived > | inline |
upcast(void *const ptr) const override | cereal::detail::PolymorphicVirtualCaster< Base, Derived > | inlinevirtual |
upcast(std::shared_ptr< void > const &ptr) const override | cereal::detail::PolymorphicVirtualCaster< Base, Derived > | inlinevirtual |
~PolymorphicCaster() CEREAL_NOEXCEPT=default | cereal::detail::PolymorphicCaster | virtual |