EnTT 3.14.0
|
This is the complete list of members for entt::basic_snapshot< Registry >, including all inherited members.
basic_snapshot(const registry_type &source) noexcept | entt::basic_snapshot< Registry > | inline |
basic_snapshot(const basic_snapshot &)=delete | entt::basic_snapshot< Registry > | |
basic_snapshot(basic_snapshot &&) noexcept=default | entt::basic_snapshot< Registry > | |
entity_type typedef | entt::basic_snapshot< Registry > | |
get(Archive &archive, const id_type id=type_hash< Type >::value()) const | entt::basic_snapshot< Registry > | inline |
get(Archive &archive, It first, It last, const id_type id=type_hash< Type >::value()) const | entt::basic_snapshot< Registry > | inline |
operator=(const basic_snapshot &)=delete | entt::basic_snapshot< Registry > | |
operator=(basic_snapshot &&) noexcept=default | entt::basic_snapshot< Registry > | |
registry_type typedef | entt::basic_snapshot< Registry > | |
~basic_snapshot()=default | entt::basic_snapshot< Registry > |